Christian Krakau-Louis 9a0479cb37 Refactor authentication and session management
- Updated Dockerfile to use Python 3.13 and streamline system dependencies installation.
- Enhanced user session handling in auth.py, introducing a centralized method for retrieving the current user from the session.
- Removed deprecated auth routes and consolidated logic for user authentication and profile management.
- Improved error handling and user feedback in redeem.py and teams.py, ensuring users are redirected to login when not authenticated.
- Updated requirements.txt to include necessary packages for enhanced security and functionality.
- Added phpMyAdmin service to docker-compose for easier database management.
2025-04-13 19:26:26 +02:00
2025-04-11 04:11:33 +02:00
2025-04-11 04:11:33 +02:00
S
Description
Mirror of christianlouis/LeagueLedger
5.9 MiB
Languages
Python 57.7%
HTML 39.7%
CSS 1.6%
JavaScript 0.9%