Merge pull request #2947 from matrix-org/travis/password-score-config
Add configuration flag to disable minimum password requirements
This commit is contained in:
commit
201fef8b11
2 changed files with 15 additions and 2 deletions
|
@ -1331,6 +1331,7 @@
|
|||
"Enter email address (required on this homeserver)": "Enter email address (required on this homeserver)",
|
||||
"Doesn't look like a valid email address": "Doesn't look like a valid email address",
|
||||
"Enter password": "Enter password",
|
||||
"Password is allowed, but unsafe": "Password is allowed, but unsafe",
|
||||
"Nice, strong password!": "Nice, strong password!",
|
||||
"Keep going...": "Keep going...",
|
||||
"Passwords don't match": "Passwords don't match",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue