-
- Downloads
Merge pull request #32 in TPSH/ckanext-odsh from odpsh-548-password-validation to dev
* commit '2346c35f': adds unit tests, bugfix for test_checksum.py added validation error implements password validation
No related branches found
No related tags found
Showing
- ckanext/odsh/fanstatic/tpsh_validate_password.js 71 additions, 0 deletionsckanext/odsh/fanstatic/tpsh_validate_password.js
- ckanext/odsh/logic/action.py 27 additions, 5 deletionsckanext/odsh/logic/action.py
- ckanext/odsh/plugin.py 1 addition, 0 deletionsckanext/odsh/plugin.py
- ckanext/odsh/templates/user/edit_user_form.html 59 additions, 0 deletionsckanext/odsh/templates/user/edit_user_form.html
- ckanext/odsh/tests_tpsh/test_checksum.py 2 additions, 2 deletionsckanext/odsh/tests_tpsh/test_checksum.py
- ckanext/odsh/tests_tpsh/test_password_validation.py 35 additions, 0 deletionsckanext/odsh/tests_tpsh/test_password_validation.py
Please register or sign in to comment