almost functional user login (mail still missing)

This commit is contained in:
2023-07-16 11:45:48 +02:00
parent a8cf4ec9a4
commit afdaf13048
11 changed files with 225 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
{
"init": false,
"twoFA": "standard",
"twoFA": "enhanced",
"db": "mysql"
}