mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 15:38:06 -03: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.