LibreChat/api/server
Danny Avila 55099d96ac
fix: edge case for access control of agent listing, added tests
- Refactored `getListAgentsByAccess` to streamline query construction for accessible agents.
- Added comprehensive security tests for `getListAgentsByAccess` and `getListAgentsHandler` to ensure proper access control and filtering based on user permissions.
- Enhanced test coverage for various scenarios, including pagination, category filtering, and handling of non-existent IDs.
2025-08-06 19:46:21 -04:00
..
controllers fix: edge case for access control of agent listing, added tests 2025-08-06 19:46:21 -04:00
middleware feat: Enhance people picker access control to include roles permissions 2025-08-06 19:46:20 -04:00
routes WIP: cover edge cases for string vs ObjectId handling in permission granting and checking 2025-08-06 19:46:19 -04:00
services feat: Enhance people picker access control to include roles permissions 2025-08-06 19:46:20 -04:00
utils 🔒 feat: Implement Granular File Storage Strategies and Access Control Middleware 2025-08-06 19:46:15 -04:00
cleanup.js 👤 feat: User Placeholder Variables for Custom Endpoint Headers (#7993) 2025-06-23 12:39:27 -04:00
index.js 🔐 feat: Granular Role-based Permissions + Entra ID Group Discovery (#7804) 2025-08-06 19:46:13 -04:00
index.spec.js 🥅 refactor: Express App default Error Handling with ErrorController (#8249) 2025-07-04 13:24:57 -04:00
socialLogins.js 🏦 refactor: Centralize Caching & Redis Key Prefixing (#8457) 2025-07-15 18:24:31 -04:00