Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback

Always whitelist the login fallback for SSO
This commit is contained in:
Brendan Abolivier 2020-03-27 15:34:41 +01:00 committed by GitHub
commit 319c41f573
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 28 additions and 1 deletions

View file

@ -1392,6 +1392,10 @@ sso:
# phishing attacks from evil.site. To avoid this, include a slash after the
# hostname: "https://my.client/".
#
# If public_baseurl is set, then the login fallback page (used by clients
# that don't natively support the required login flows) is whitelisted in
# addition to any URLs in this list.
#
# By default, this list is empty.
#
#client_whitelist: