zulip/zerver/views
acrefoot a36e5d4987 Add get_auth_backends endpoint to API.
We would like to know which kind of authentication backends the server
supports.

This is information you can get from /login, but not in a way easily
parseable by API apps (e.g. the Zulip mobile apps).
2016-06-27 18:30:34 -07:00
..
webhooks Annotate zerver/views/webhooks/github.py. 2016-06-26 08:13:49 -07:00
__init__.py Add get_auth_backends endpoint to API. 2016-06-27 18:30:34 -07:00
alert_words.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
messages.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
realm_emoji.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
report.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
streams.py zerver/views/streams.py: Type annotate variables. 2016-06-27 17:52:22 +05:30
tutorial.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
upload.py Revert "Add authorization check before serving files." 2016-06-27 12:09:56 -07:00
user_settings.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
users.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00