Support for Django 1.6+
UNUSUABLE_PASSWORD has been replaced with UNUSABLE_PASSWORD_PREFIX and UNUSABLE_PASSWORD_SUFFIX, however, neither of these needs to be used as by not passing a password to the user create method you get an unusable password by default.
Showing
- debian/changelog 12 additions, 0 deletionsdebian/changelog
- django_webauth/backends/webauth_cud.py 2 additions, 2 deletionsdjango_webauth/backends/webauth_cud.py
- django_webauth/backends/webauth_ldap.py 2 additions, 2 deletionsdjango_webauth/backends/webauth_ldap.py
- setup.py 1 addition, 1 deletionsetup.py
Please register or sign in to comment