chore(tvl-slapd): refresh edef's password
Change-Id: I5a7a913656bfb9dd6c9fb4e2b4a1212607c50dd3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1592 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
436145a41c
commit
c9a645b69d
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ let
|
|||
{
|
||||
username = "edef";
|
||||
email = "edef@edef.eu";
|
||||
password = "{SSHA}7w2XC6xxuhlUX2KvBpK4fD/X7ZCpfN/E";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$OORx4ERbkgvTmuYCJA8cIw$i5qaBzHkRVw7Tl+wZsTFTDqJwF0vuZqhW3VpknMYMc0";
|
||||
}
|
||||
{
|
||||
username = "ericvolp12";
|
||||
|
|
Loading…
Reference in a new issue