zulip/zproject
Vishnu Ks c0ed2283d3 requirements: Upgrade django-auth-ldap to 1.6.0.
The autenticate function now follows the signature of
Django 2.0 https://github.com/django-auth-ldap/
django-auth-ldap/commit/27a8052b26f1d3a43cdbcdfc8e7dc0322580adae

Also AUTH_LDAP_CACHE_GROUPS is depricated in favor of
AUTH_LDAP_CACHE_TIMEOUT.
2018-08-02 15:53:11 -07:00
..
jinja2 zproject: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py requirements: Upgrade django-auth-ldap to 1.6.0. 2018-08-02 15:53:11 -07:00
dev_settings.py errors: Use a setting to control the stream for slow-query logs. 2018-07-30 17:40:20 -07:00
dev_urls.py casper: Show casper debug files in the dev server. 2018-06-04 09:02:58 -07:00
email_backends.py requirements: Upgrade pyflakes to 2.0.0. 2018-05-24 11:31:36 -07:00
legacy_urls.py urls: Move the json/fetch_api_key endpoint to be an API-style route. 2018-01-08 13:15:52 -05:00
prod_settings_template.py auth: Add 'auth' subdomain to ROOT_SUBDOMAIN_ALIASES list. 2018-08-02 09:53:38 -07:00
settings.py requirements: Upgrade django-auth-ldap to 1.6.0. 2018-08-02 15:53:11 -07:00
slack_importer_test_settings.py slack importer: Use standalone database for running tests. 2018-01-07 09:50:27 -05:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py errors: Use a setting to control the stream for slow-query logs. 2018-07-30 17:40:20 -07:00
urls.py api: Stop using API keys for Django->Tornado authentication. 2018-07-30 12:28:31 -07:00
wsgi.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00