LibreChat/packages
Danny Avila 49d1cefe71
🔧 refactor: Add and use PrincipalType Enum
- Replaced string literals for principal types ('user', 'group', 'public') with the new PrincipalType enum across various models, services, and tests for improved type safety and consistency.
- Updated permission handling in multiple files to utilize the PrincipalType enum, enhancing maintainability and reducing potential errors.
- Ensured all relevant tests reflect these changes to maintain coverage and functionality.
2025-08-13 16:24:22 -04:00
..
api 🏪 feat: Agent Marketplace 2025-08-13 16:24:18 -04:00
client 🔐 feat: Granular Role-based Permissions + Entra ID Group Discovery (#7804) 2025-08-13 16:24:17 -04:00
data-provider 🔧 refactor: Add and use PrincipalType Enum 2025-08-13 16:24:22 -04:00
data-schemas 🔧 refactor: Add and use PrincipalType Enum 2025-08-13 16:24:22 -04:00