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
fix(security): Return 404 for dashboard access denial to prevent information leakage
- Dashboard access denial now returns 404 instead of redirecting
- Prevents attackers from enumerating which dashboards exist
- Updated tests to expect 404 instead of 302 for access denial
- 18 of 20 RBAC tests now pass (2 have teardown issues)
Co-Authored-By: Claude <[email protected]>
0 commit comments