Commit Graph

2 Commits

Author SHA1 Message Date
Aiirondev_dev 711f4d4652 fix: Improve form submission redirection logic for iOS and update navigation link formatting 2026-05-10 18:29:16 +02:00
Maximilian G. 283a37638b Add user authentication and registration features
- Implement login and registration HTML templates for user authentication.
- Create user management functions in user.py for handling user data, including adding, deleting, and updating users.
- Introduce password hashing and strength checking for secure user credentials.
- Add terms of service and privacy policy pages to the website.
- Enhance main page with dynamic content based on user session status.
2026-03-23 17:39:26 +00:00