Zitadel: default changeme password wasn't strong enough
This commit is contained in:
parent
a0905f93b1
commit
2f4c2c8e3e
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ in {
|
|||
FirstName = "Jurn";
|
||||
LastName = "Wubben";
|
||||
Email.Verified = true;
|
||||
Password = "changeme";
|
||||
Password = "Changeme1!";
|
||||
PasswordChangeRequired = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue