fix #129

Merged
emmatveev merged 1 commits from master into prod 2025-07-11 21:50:18 +03:00
Showing only changes of commit b12ffd4320 - Show all commits

View File

@ -14,9 +14,7 @@ authentication_backend:
file: file:
users: users:
emmatveev: emmatveev:
password: "$argon2id$v=19$m=65536,t=1,p=4$CixMXaAilVof3yk1rtghwg$V/kcl1HNDWeybrV3SrVjjdI00D1lFtuvLldkwAklSOE" password_hash: "$argon2id$v=19$m=65536,t=1,p=4$CixMXaAilVof3yk1rtghwg$V/kcl1HNDWeybrV3SrVjjdI00D1lFtuvLldkwAklSOE"
displayname: "Egor Matveev"
email: emmtvv@gmail.com
access_control: access_control:
default_policy: one_factor default_policy: one_factor