[ckan-changes] [ckan/ckan] acb6e0: Increase minimum password requirements in line wit...

GitHub noreply at github.com
Wed Jun 14 17:23:13 UTC 2017


  Branch: refs/heads/password-minimum
  Home:   https://github.com/ckan/ckan
  Commit: acb6e0f2dcb75351b64ea9c76442af715191fe23
      https://github.com/ckan/ckan/commit/acb6e0f2dcb75351b64ea9c76442af715191fe23
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M ckan/logic/validators.py
    M ckan/tests/logic/test_validators.py

  Log Message:
  -----------
  Increase minimum password requirements in line with industry standards - >8 chars, upper & lower & number.


  Commit: e14b9db983e90629fa13446a4901e4b004b07d3f
      https://github.com/ckan/ckan/commit/e14b9db983e90629fa13446a4901e4b004b07d3f
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M ckan/logic/action/create.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

  Log Message:
  -----------
  Increase minimum password requirements - fix many tests


Compare: https://github.com/ckan/ckan/compare/d241333dee7a...e14b9db983e9


More information about the ckan-changes mailing list