mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-29 07:08:32 -04:00
Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback""
This reverts commit 0122ef1037
.
This commit is contained in:
parent
14a8e71297
commit
0cbb4808ed
4 changed files with 28 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue