zulip/zproject
Umair Khan a4afca7b73 ldap: Don't authenticate if realm is None.
Fixes #5431
2017-06-21 10:14:34 -04:00
..
jinja2 Django 1.11: Template now accepts backend in __init__. 2017-06-13 15:04:04 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py ldap: Don't authenticate if realm is None. 2017-06-21 10:14:34 -04:00
dev_settings.py Add default response for `terms` and `privacy` endpoints. 2017-04-12 14:09:14 -07:00
dev_urls.py dev: Add URL to preview error 404/5xx pages. 2017-06-14 21:18:45 -07:00
legacy_urls.py streams: Migrate stream property changes to new REST endpoint. 2017-05-09 13:39:23 -07:00
local_settings.py mypy: Use Optional with strings where required. 2017-05-23 21:56:50 -07:00
prod_settings_template.py Enable EmailAuthBackend by default to simplify a production install. 2017-06-12 21:53:35 -07:00
settings.py webpack: Migrate `signup.js` bundle to webpack static asset pipeline. 2017-06-20 09:45:26 -04:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Change backend tests to use a webpack stats stub file. 2017-05-25 16:15:32 -07:00
urls.py emails: Send password reset emails through zerver.lib.send_email. 2017-06-06 23:22:22 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00