it0/packages/services/audit-service/src
hailin b5d1f11104 fix(auth): allow platform_admin to access all web-admin endpoints
Systematically add platform_admin and platform_super_admin to all
controllers that were restricted to 'admin' only:
- audit-service: queryLogs, exportLogs
- inventory-service: decryptCredential
- auth-service: RoleController, PermissionController

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 05:54:05 -08:00
..
application/use-cases Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
domain Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
infrastructure/repositories fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00
interfaces/rest/controllers fix(auth): allow platform_admin to access all web-admin endpoints 2026-03-07 05:54:05 -08:00
audit.module.ts Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
main.ts fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00