server-verwaltung/app
nocci 8f17f9bf8d 🐛 fix(session): correct middleware configuration parameter
- rename cookie_name to session_cookie to match correct FastAPI middleware parameter
- ensure session management functions as expected
2025-12-06 13:18:13 +00:00
..
static 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
templates 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
__init__.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
auth.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
db.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
main.py 🐛 fix(session): correct middleware configuration parameter 2025-12-06 13:18:13 +00:00
models.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
utils.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00