chore(ops/users): Rotate password hash for asmundo
New hash received via an authenticated channel, of course. Change-Id: Idca688d8a8bb2e943aef3937f54d292b48f79fad
This commit is contained in:
parent
fe0e19ead4
commit
79b4e0e1a4
1 changed files with 1 additions and 1 deletions
|
@ -147,6 +147,6 @@
|
||||||
{
|
{
|
||||||
username = "asmundo";
|
username = "asmundo";
|
||||||
email = "asmundo@gmail.com";
|
email = "asmundo@gmail.com";
|
||||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$wUpPczumK9/8z18pCp6QAw$KvAHhIc2ugeiyeLvxBlqlM87fZDjdwKEQpkAzq4aaCs";
|
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$oQvNAAGjshz5Cl8XW5i31A$eurlL9a7e5Ttw5JpTY9tOjSZyivWQsr1iCdTqshdfQU";
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue