mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 14:39:26 -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.