Commit Graph

2 Commits

Author SHA1 Message Date
Aiirondev_dev 3bf1fb23a1 Update Impressum details to reflect company name and contact information changes 2026-04-11 18:49:34 +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