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
Any page (except the front page) does not properly check if the user is logged in. If you browse to a list when you're not logged in you'll just get a blank page. All pages should check if you're logged in and redirect you to login if not.
Any page (except the front page) does not properly check if the user is logged in. If you browse to a list when you're not logged in you'll just get a blank page. All pages should check if you're logged in and redirect you to login if not.