mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 15:50:07 +08:00
FEATURE: support SSO website and location overrides
Add location and website + the ability to override using SSO using the `sso_overrides_location` and `sso_overrides_website` site settings.
This commit is contained in:
@ -27,6 +27,7 @@ class SingleSignOn
|
||||
title
|
||||
username
|
||||
website
|
||||
location
|
||||
}
|
||||
|
||||
FIXNUMS = []
|
||||
|
Reference in New Issue
Block a user