mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
allow any passwords
This commit is contained in:
parent
b3879f0708
commit
ac5511f809
@ -47,3 +47,5 @@ session.timeout = 15
|
||||
unsecure.allow_passwort_via_json_request = 1
|
||||
unsecure.allow_auto_sign_transactions = 1
|
||||
unsecure.allow_cors_all = 1
|
||||
# default disable, passwords must contain a number, a lower character, a high character, special character, and be at least 8 characters long
|
||||
unsecure.allow_all_passwords = 1
|
||||
@ -1 +1 @@
|
||||
Subproject commit 9b9115290c8d2ead756d64b70ae63a6571aa4693
|
||||
Subproject commit f732503cc868b5d9e9a9314d35af35e1f1831e89
|
||||
Loading…
x
Reference in New Issue
Block a user