replace Basic Auth with session-based authentication and a login overlay

This commit is contained in:
CPTN Cosmo 2026-04-18 16:55:44 +02:00
parent 2304717de5
commit 844879d301
5 changed files with 132 additions and 21 deletions

View file

@ -4,3 +4,4 @@ cryptography==41.0.5
pyotp==2.9.0
httpx==0.25.1
pydantic==2.4.2
itsdangerous==2.1.2