zulip/static/js/portico
Mateusz Mandera 6dbd2b5fc3 auth: Merge RemoteUserBackend into external_authentication_methods.
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.
2019-12-10 20:16:21 +01:00
..
confirm-preregistrationuser.js confirm_preregistrationuser: Uninline script. 2019-09-16 17:23:20 -07:00
dev-login.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
email_log.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
header.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
help.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
integrations.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
integrations_dev_panel.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
landing-page.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
signup.js auth: Merge RemoteUserBackend into external_authentication_methods. 2019-12-10 20:16:21 +01:00
tabbed-instructions.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
team.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00