implement LDAP password hashing
- add passlib to requirements/base.txt - implement ldapentities.models.LdapUser.set_password
This commit is contained in:
parent
3babbc5b3f
commit
72f5d78c10
2 changed files with 6 additions and 0 deletions
|
@ -6,3 +6,4 @@ django-model-utils==2.0.3
|
|||
logutils==0.3.3
|
||||
South==0.8.4
|
||||
celery==3.1.11
|
||||
passlib==1.6.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue