Commit Graph

3 Commits

Author SHA1 Message Date
Aiirondev_dev 7cf68605c2 refactor: Remove redundant list item from Nutzungsbedingungen template 2026-05-24 08:51:18 +02:00
Aiirondev_dev cca8ffbdf5 style: Update contact information and validity dates in legal documents 2026-05-15 22:31:22 +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