chore(ops/users): Update password hash for asmundo
... some issue snuck in on the first one, as is tradition. Change-Id: I06ce4df82cde26231cd1ab3df500de02e981d9bc
This commit is contained in:
parent
d143c3735f
commit
4d57898af4
1 changed files with 1 additions and 1 deletions
|
@ -147,6 +147,6 @@
|
|||
{
|
||||
username = "asmundo";
|
||||
email = "asmundo@gmail.com";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$4MUdaTX8KFWNtgyC7OZBVA$hXO/tbZQA92RfEOfonwM5jr2Rd+B70ZY46SSbCUxjwU";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$wUpPczumK9/8z18pCp6QAw$KvAHhIc2ugeiyeLvxBlqlM87fZDjdwKEQpkAzq4aaCs";
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue