zulip/zproject
Zev Benjamin f63ee86730 Fix login popup on cross-realm authenticated content previews
We were serving 401s on /user_uploads when the user wasn't authenticated (due to
it being a REST endpoint).  This was causing a login popup to display instead of
just a broken image preview.

(imported from commit 62640f5bd59eb3b86ab5aae5923ccfa742459805)
2014-10-29 17:53:05 -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 Allow mirror dummy users to register with google auth 2014-10-06 15:27:56 -07:00
local_settings_template.py Documentation improvements for email mirror 2014-02-04 10:38:17 -05:00
local_settings.py Add the hipchat bot to the list of API_SUPER_USERS 2014-10-06 15:27:55 -07:00
settings.py Move ui.js click handlers to click_handlers.js 2014-03-14 20:48:59 -04: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 Fix login popup on cross-realm authenticated content previews 2014-10-29 17:53:05 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00