zulip/zproject
Tim Abbott 29ed28af00 Fix ZulipRemoteUserBackend for activating mirror dummies.
If you're using e.g. our Jabber<=>Zulip mirroring capability along
with the RemoteUser SSO integration, previously it would fail if a
user with a corresponding dummy user tried to login/signup (since they
didn't have an account but one wouldn't be created because
ZulipRemoteUserBackend was reporting that an account already existed).

(imported from commit 006eaa9afa8feedddd860c2bef41e604285228a7)
2015-08-18 11:28:36 -07:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
authhack.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix ZulipRemoteUserBackend for activating mirror dummies. 2015-08-18 11:28:36 -07:00
dev-secrets.conf Add dummy secrets for use in development. 2015-08-16 21:35:34 -07:00
local_settings.py Add dummy secrets for use in development. 2015-08-16 21:35:34 -07:00
local_settings_template.py Documentation improvements for email mirror 2014-02-04 10:38:17 -05:00
settings.py Remove "More messages below" indicator 2015-03-30 15:44:36 -07:00
test_settings.py Do query time tracking at the psycopg2 level instead of the Django level 2014-01-14 11:47:12 -05:00
urls.py Add pagerduty webhook 2015-02-07 18:16:11 -08:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00