You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Admin controllers check roles, but route definitions may still expose endpoints without explicit admin-only middleware. Audit admin.routes.ts and lock down all admin endpoints to prevent unauthorized access.
Description:
Admin controllers check roles, but route definitions may still expose endpoints without explicit admin-only middleware. Audit admin.routes.ts and lock down all admin endpoints to prevent unauthorized access.