MatrixSynapse/synapse
Brendan Abolivier 90246344e3
Improve the UX of the login fallback when using SSO (#7152)
* Don't show the login forms if we're currently logging in with a
  password or a token.
* Submit directly the SSO login form, showing only a spinner to the
  user, in order to eliminate from the clunkiness of SSO through this
  fallback.
2020-03-27 15:44:13 +01:00
..
_scripts
api
app
appservice
config Update the wording of the config comment 2020-03-27 15:09:12 +01:00
crypto
events
federation
groups
handlers Add an option to the set password API to choose whether to logout other devices. (#7085) 2020-03-18 07:50:00 -04:00
http
logging
metrics
module_api
push Fix concurrent modification errors in pusher metrics (#7106) 2020-03-19 10:28:49 +00:00
replication
res/templates
rest
server_notices
spam_checker_api
state Improve get auth chain difference algorithm. (#7095) 2020-03-18 16:46:41 +00:00
static Improve the UX of the login fallback when using SSO (#7152) 2020-03-27 15:44:13 +01:00
storage Improve get auth chain difference algorithm. (#7095) 2020-03-18 16:46:41 +00:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py