Add alpha session gate with cookie auth and login UI.
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"HSchool": {
|
||||
"AlphaPassword": "alpha",
|
||||
"SessionCookieDays": 14
|
||||
},
|
||||
"SwarmUi": {
|
||||
"BaseUrl": "http://127.0.0.1:7801",
|
||||
"Authorization": "",
|
||||
|
||||
Reference in New Issue
Block a user