[ckan-changes] [ckan/ckan] 23345f: Increase minimum password requirements in line wit...
GitHub
noreply at github.com
Sun Jul 9 19:25:04 UTC 2017
Branch: refs/heads/password-minimum
Home: https://github.com/ckan/ckan
Commit: 23345f375a972b39f429b505ad8357fc79872f9d
https://github.com/ckan/ckan/commit/23345f375a972b39f429b505ad8357fc79872f9d
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-07-09 (Sun, 09 Jul 2017)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/validators.py
M ckan/tests/controllers/test_user.py
M ckan/tests/factories.py
M ckan/tests/legacy/functional/api/test_activity.py
M ckan/tests/legacy/functional/api/test_dashboard.py
M ckan/tests/legacy/functional/api/test_email_notifications.py
M ckan/tests/legacy/functional/api/test_user.py
M ckan/tests/legacy/functional/test_activity.py
M ckan/tests/legacy/functional/test_user.py
M ckan/tests/legacy/logic/test_action.py
M ckan/tests/legacy/logic/test_auth.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_get.py
M ckan/tests/logic/auth/test_init.py
M ckan/tests/logic/test_validators.py
Log Message:
-----------
Increase minimum password requirements in line with industry standards - >8 chars
More information about the ckan-changes
mailing list