Merge pull request #2947 from matrix-org/travis/password-score-config

Add configuration flag to disable minimum password requirements
This commit is contained in:
Travis Ralston 2019-05-13 09:19:23 -06:00 committed by GitHub
commit 201fef8b11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 2 deletions

View file

@ -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",