From 9cc528c99f76a21f3aaa9c8f02208f609f6c1619 Mon Sep 17 00:00:00 2001 From: Craig Rayner Date: Fri, 29 Mar 2019 15:13:13 +1100 Subject: [PATCH] Comment for later push. --- .../1.0/config/packages/crayner_authentication.yaml | 1 + 1 file changed, 1 insertion(+) 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