Commit Graph

3 Commits

Author SHA1 Message Date
Jon Ander Oribe
0846d1f360 Update login.html 2026-01-11 18:05:13 +01:00
Jon Ander Oribe
1a7a33041c Styles improvement 2026-01-11 14:17:13 +01:00
Jon Ander Oribe
6da8b11301 Add login system with authentication and login page
Introduced a login system to restrict access to the application. Added session-based authentication in app.py, including login and logout routes, and a new login.html template for the login form. Updated .dockerignore to exclude .uv directory.
2026-01-11 14:06:55 +01:00