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
S
Description
No description provided
Readme 20 MiB
Languages
HTML 58.2%
Python 33.6%
JavaScript 6.1%
Shell 1.8%
Dockerfile 0.3%