mirror of
https://github.com/ansible/awx.git
synced 2026-06-11 18:06:18 -02:30
* Move call to django_validate_password to the correct method were the user object is available. * Added tests for the Django password validation functionality.