zulip/zerver/views
Tim Abbott 52ca432745 remote_user_sso: Redirect to EXTERNAL_HOST, rather than a relative /.
This fixes a problem where the desktop app would attempt to load
https://zulip.akam.ai:8888/ after authenticating the user, which fails
with CSS issues.

We should probably, separately, change our Django-under-apache to only
serve the one URL that it needs and redirect the rest back to
Django-under-nginx.

(imported from commit 3e3251863618269790f61b371e88af57b6cfb272)
2013-11-15 11:10:19 -05:00
..
__init__.py remote_user_sso: Redirect to EXTERNAL_HOST, rather than a relative /. 2013-11-15 11:10:19 -05:00
webhooks.py Move use of html2text to a subprocess call. 2013-11-13 16:28:29 -05:00