mirror of https://github.com/zulip/zulip.git
6dbd2b5fc3
We register ZulipRemoteUserBackend as an external_authentication_method to make it show up in the corresponding field in the /server_settings endpoint. This also allows rendering its login button together with Google/Github/etc. leading to us being able to get rid of some of the code that was handling it as a special case - the js code for plumbing the "next" value and the special {% if only_sso %} block in login.html. An additional consequence of the login.html change is that now the backend will have it button rendered even if it isn't the only backend enabled on the server. |
||
---|---|---|
.. | ||
data_import | ||
lib | ||
management | ||
migrations | ||
openapi | ||
templatetags | ||
tests | ||
tornado | ||
views | ||
webhooks | ||
worker | ||
__init__.py | ||
apps.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
logging_handlers.py | ||
middleware.py | ||
models.py | ||
signals.py |