Add alpha session gate with cookie auth and login UI.

This commit is contained in:
Leonid Pershin
2026-08-20 07:17:18 +03:00
parent 2a55a025f4
commit a444fc011e
24 changed files with 1005 additions and 27 deletions
+4
View File
@@ -6,6 +6,10 @@
}
},
"AllowedHosts": "*",
"HSchool": {
"AlphaPassword": "alpha",
"SessionCookieDays": 14
},
"SwarmUi": {
"BaseUrl": "http://127.0.0.1:7801",
"Authorization": "",