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
No test asserts an admin can actually reach /admin/* (currently impossible due to the hardcoded role) or that non-admins are rejected — the authz matrix is unverified.
Summary
No test asserts an admin can actually reach
/admin/*(currently impossible due to the hardcoded role) or that non-admins are rejected — the authz matrix is unverified.Acceptance Criteria
Complexity
Medium-High.