A few pages that should have required a login now properly do.
We discovered that four pages — your profile, the directory settings, the add elective form, and subject documents — weren't correctly enforcing the login requirement. If someone navigated to these URLs without being signed in, they'd land on an error page instead of being redirected to login.
This is now fixed. Unauthenticated visitors are redirected to the sign-in page as expected, with a link back to where they were trying to go.
Fixes and Improvements¶
- Profile page now redirects unauthenticated users to login instead of showing an error
- Directory settings, add elective form, and subject documents pages do the same