mirror of
https://github.com/discourse/discourse.git
synced 2025-02-23 13:24:39 +00:00
remove SSO full name override warning not needed
This commit is contained in:
parent
d80ed94608
commit
adc9e68e66
@ -878,7 +878,7 @@ en:
|
||||
sso_secret: "Secret string used to cryptographically authenticate SSO information, be sure it is 10 characters or longer"
|
||||
sso_overrides_email: "Overrides local email with external site email from SSO payload (WARNING: discrepancies can occur due to normalization of local emails)"
|
||||
sso_overrides_username: "Overrides local username with external site username from SSO payload (WARNING: discrepancies can occur due to differences in username length/requirements)"
|
||||
sso_overrides_name: "Overrides local name with external site name from SSO payload (WARNING: discrepancies can occur due to normalization of local names)"
|
||||
sso_overrides_name: "Overrides local full name with external site full name from SSO payload"
|
||||
sso_overrides_avatar: "Overrides user avatar with external site avatar from SSO payload. If enabled, disabling allow_uploaded_avatars is highly recommended"
|
||||
|
||||
enable_local_logins: "Enable local username and password login based accounts. (Note: this must be enabled for invites to work)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user