diff --git a/crayner/authenticate-bundle/1.0/config/packages/crayner_authentication.yaml b/crayner/authenticate-bundle/1.0/config/packages/crayner_authentication.yaml index 6dd502bd..4885a42d 100644 --- a/crayner/authenticate-bundle/1.0/config/packages/crayner_authentication.yaml +++ b/crayner/authenticate-bundle/1.0/config/packages/crayner_authentication.yaml @@ -23,6 +23,7 @@ crayner_authenticate: wait_time: 20 # Minutes session: true user: true + # Password Validation password_validation: min_length: 8 max_length: 150