|
72f5d78c10
|
implement LDAP password hashing
- add passlib to requirements/base.txt
- implement ldapentities.models.LdapUser.set_password
|
2014-05-30 01:13:41 +02:00 |
|
|
3babbc5b3f
|
implement LDAP group and user classes
- add app ldapentities
- add new settings GROUP_BASE_DN and USER_BASE_DN
- implement ldapentities.models.LdapUser and ldapentities.models.LdapGroup
- implement ldapentities.admin.LdapUserAdmin and
ldapentities.models.LdapGroupAdmin
|
2014-05-30 01:07:25 +02:00 |
|
|
b736d5c041
|
add celery and sqlparse requirements
|
2014-05-30 00:17:21 +02:00 |
|
|
ccb7fc7b6b
|
initial project based on twoscoops template
- used https://github.com/twoscoops/django-twoscoops-project
- removed templates and static files
- changed requirements, settings and docs
|
2014-05-29 23:57:19 +02:00 |
|