zulip/zproject
Tim Abbott 63bbbba5aa backend: Add support for mobile_flow_otp in social auth.
It turns out that very little code change is required to support
GitHub auth on mobile.  Ideally, this would come with tests, though
the complicated part of the code path is covered by the Google auth
version.  But writing a test for this would take a long time, and I
think it's worth having the feature now, so I'll be doing tests as a
follow-up project.
2017-09-30 09:02:46 -07:00
..
jinja2 zproject: Remove absolute_import. 2017-09-27 20:20:07 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py backend: Add support for mobile_flow_otp in social auth. 2017-09-30 09:02:46 -07:00
dev_settings.py settings: Cleanup logic for ANALYTICS_LOCK_PATH. 2017-09-29 22:29:59 -07:00
dev_urls.py test_emails: Generate emails instead of hardcoding. 2017-09-26 15:02:47 -07:00
legacy_urls.py api: Migrate /json/messages_in_narrow off legacy API. 2017-07-31 13:08:06 -07:00
prod_settings_template.py settings: Document SEND_LOGIN_EMAILS setting. 2017-09-29 22:39:58 -07:00
settings.py backend: Add support for mobile_flow_otp in social auth. 2017-09-30 09:02:46 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py logging: Explain quirks of Python logging config, and apply a style. 2017-09-28 18:26:39 -07:00
urls.py urls: Change the method for adding alert words from PUT to POST. 2017-09-26 14:00:51 -07:00
wsgi.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00