Closed SophieMcGee closed 1 month ago
base.html
settings, ensuring the proper loading of authentication-related templates.The navigation bar updates dynamically depending on the user’s authentication status (e.g., “My Calendar” link when logged in).
Issues: No major issues, but testing for edge cases (like session timeouts) is needed.
Next Steps:
Add two-factor authentication (2FA) for an additional layer of security. Test session timeout and auto-logout after periods of inactivity. Ensure users are redirected to their original page post-login if they attempt to access a restricted page.
Login Form:
User Notifications:
Dynamic Navigation:
Implement Two-Factor Authentication (2FA):
Session Timeout Testing:
As a site user, I can log in and log out of my personal account so that I can manage my events securely.