feat(tvl-slapd): add sterni to slapd
Change-Id: I4b832f60c69e1bdd1a6bf0595d523c052aa8f794 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2348 Tested-by: BuildkiteCI Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
parent
04f91b5957
commit
dd323b5c0d
1 changed files with 5 additions and 0 deletions
|
@ -105,6 +105,11 @@ let
|
|||
email = "mail@profpatsch.de";
|
||||
password = "{SSHA}jcFXxRplMFxH4gpa0X5VdUzW64T95TwQ";
|
||||
}
|
||||
{
|
||||
username = "sterni";
|
||||
email = "sternenseemann@systemli.org";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$+NbF1izPMGqN5bASCBDV9g$aqBVplHwiyDpflZUmLtjkLWzKhxi7hwjm5fOwfbKohU";
|
||||
}
|
||||
{
|
||||
username = "q3k";
|
||||
email = "q3k@q3k.org";
|
||||
|
|
Loading…
Reference in a new issue