Commit graph

3 commits

Author SHA1 Message Date
cb3db118d0 Add Flask app and routes for basic authentication
Implemented a Flask application factory with SQLAlchemy, Flask-Login, and CSRF protection. Added auth and main blueprints providing login, logout, and index routes. Staged new source files, database, and compiled bytecode. Updated configuration to serve over HTTPS in development.
2026-03-07 06:01:28 +01:00
482d2e28f9 deleted some mistakes 2026-03-05 13:16:59 +01:00
4ecec74da0 first commit 2026-03-05 12:53:58 +01:00