aula
aula copied to clipboard
Redirect immediately from invalid path to login if the user is not logged in.
If you are not logged in, you get 404 on pages that do not exist, and 303/login on pages that do. it should be the latter for both.
Related to #121