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
User can access https://app.hackjunction.com/admin without logging in. Fortunately, the actions check if the user has required permissions, so it seems no damage can be done.
Expected Behavior
App should check the permissions before accessing a page.
Actual Behavior
The page is shown, if the user happens to know the URL.
🐛 Bug Report
What went wrong? 🤔
User can access https://app.hackjunction.com/admin without logging in. Fortunately, the actions check if the user has required permissions, so it seems no damage can be done.
Expected Behavior
App should check the permissions before accessing a page.
Actual Behavior
The page is shown, if the user happens to know the URL.
Steps to Reproduce Issue
Solution
Check permissions before routing the user.
Environment
Operating System
macOS Monterey
Browser
Chrome
The text was updated successfully, but these errors were encountered: