LibreChat/api/server/routes/admin
Dustin Healy 2506644d58 fix: paginate listRoles, null-guard permissions handler, fix export ordering
- Add limit/offset/total pagination to listRoles matching the groups pattern
- Add countRoles data-layer method
- Omit permissions from listRoles select (getRole returns full document)
- Null-guard re-fetched role in updateRolePermissionsHandler
- Move interleaved export below all imports in methods/index.ts
2026-03-26 17:24:01 -07:00
..
auth.js ⚗️ feat: Agent Context Compaction/Summarization (#12287) 2026-03-21 14:28:56 -04:00
config.js 🧵 feat: ALS Context Middleware, Tenant Threading, and Config Cache Invalidation (#12407) 2026-03-26 17:35:00 -04:00
groups.js 👥 feat: Admin Groups API Endpoints (#12387) 2026-03-26 17:36:18 -04:00
roles.js fix: paginate listRoles, null-guard permissions handler, fix export ordering 2026-03-26 17:24:01 -07:00