LibreChat/api
Danny Avila f74b346545
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-07 02:57:13 -04:00
..
app WIP: add user role check optimization to user principal check, update type comparisons 2025-08-07 02:57:10 -04:00
cache feat: Enhance Redis Config and Error Handling (#8709) 2025-07-28 14:21:39 -04:00
config 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
db 🍃 feat: Add MongoDB Connection Pool Configuration Options (#8537) 2025-08-07 02:52:34 -04:00
lib/utils 🏗️ refactor: Extract DB layers to data-schemas for shared use (#7650) 2025-05-30 22:18:13 -04:00
models fix: edge case for access control of agent listing, added tests 2025-08-07 02:57:13 -04:00
server fix: edge case for access control of agent listing, added tests 2025-08-07 02:57:13 -04:00
strategies 🔐 feat: Granular Role-based Permissions + Entra ID Group Discovery (#7804) 2025-08-07 02:57:00 -04:00
test 🔗 fix: File Citation Processing to Use Tool Artifacts 2025-08-07 02:57:07 -04:00
utils 🪟 feat: Context Window for amazon.nova-premier (#8689) 2025-07-28 12:24:08 -04:00
jest.config.js 🏪 feat: Agent Marketplace 2025-08-07 02:57:04 -04:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json 🔐 feat: Granular Role-based Permissions + Entra ID Group Discovery (#7804) 2025-08-07 02:57:00 -04:00
typedefs.js 🔧 refactor: Organize Sharing/Agent Components and Improve Type Safety 2025-08-07 02:57:07 -04:00