codefordenver / codefordenver/Comrad
Redirect users to login page when they are not authenticated
Open
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
If you are logged out and visit pages like https://comrad.kgnu.org/reporting/charting, you see the page but cannot do anything.
Right now, the app only redirects users to the login screen if they are unauthenticated when an API request happens. It should redirect users to the login page when directly visiting pages like https://comrad.kgnu.org/reporting/charting
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.