zulip/zephyr
Tim Abbott 135c82717d Authenticate by email.
Approach from http://www.micahcarrick.com/django-email-authentication.html.

(imported from commit 796b8e08d8e1f9769cd3cf8ee61d3724ac3847b7)
2012-09-21 10:34:48 -04:00
..
jstemplates Use email addresses as unique identifiers rather than usernames. 2012-09-21 09:43:22 -04:00
lib Add caching decorators 2012-09-19 13:01:58 -04:00
management Authenticate by email. 2012-09-21 10:34:48 -04:00
static Use email addresses as unique identifiers rather than usernames. 2012-09-21 09:43:22 -04:00
tests Fix some testing problems with new UserMessage class. 2012-09-07 11:30:28 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Use email addresses as unique identifiers rather than usernames. 2012-09-21 09:43:22 -04:00
mit_subs_list.py Move MIT Zephyr subs list into its own file 2012-09-12 20:30:07 -04:00
models.py Authenticate by email. 2012-09-21 10:34:48 -04:00
tests.py Authenticate by email. 2012-09-21 10:34:48 -04:00
views.py Authenticate by email. 2012-09-21 10:34:48 -04:00
zephyr_mirror.py Use email addresses as unique identifiers rather than usernames. 2012-09-21 09:43:22 -04:00