mirror of https://github.com/zulip/zulip.git
af02e45a17
The latter doesn't depend on the former; we can still fill in your full name even if you didn't authenticate via LDAP. This commit requires django_auth_ldap to be installed. On Debian systems, you can do so via APT: sudo apt-get install python-django-auth-ldap On OS X, use your favourite package manager. For pip, I believe this will work: pip install django_auth_ldap django_auth_ldap depends on the "ldap" Python package, which should be installed automatically on your system. (imported from commit 43967754285990b06b5a920abe95b8bce44e2053) |
||
---|---|---|
.. | ||
__init__.py | ||
authhack.py | ||
backends.py | ||
local_settings.py | ||
local_settings_template.py | ||
settings.py | ||
test_settings.py | ||
urls.py | ||
wsgi.py |