zulip/zproject
Zev Benjamin bd3f1c6a9e Add JSON web token (JWT) authentication
We currently expect the use of HMAC SHA-256, although there shouldn't be
anything preventing us from using other algorithms.

(imported from commit 354510a0b7e9e273d062a1ab5b2b03d4a749d6a3)
2014-04-04 16:51:32 -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 Make password_auth_enabled() take a realm object 2014-04-04 16:51:32 -07:00
local_settings.py Add JSON web token (JWT) authentication 2014-04-04 16:51:32 -07:00
local_settings_template.py Documentation improvements for email mirror 2014-02-04 10:38:17 -05: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 Add JSON web token (JWT) authentication 2014-04-04 16:51:32 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00