mirror of
https://github.com/ansible/awx.git
synced 2026-07-26 15:48:17 -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.