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

GitHub noreply at github.com
Thu Jul 13 12:48:11 UTC 2017


  Branch: refs/heads/master
  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


  Commit: 5b8192c70defe29541088ae45870456846d8622c
      https://github.com/ckan/ckan/commit/5b8192c70defe29541088ae45870456846d8622c
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2017-07-13 (Thu, 13 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:
  -----------
  Merge pull request #3601 from ckan/password-minimum

Increase minimum password requirements in line with industry standard


Compare: https://github.com/ckan/ckan/compare/b9b18ff2b984...5b8192c70def


More information about the ckan-changes mailing list