mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Merge pull request #8204 from marshmalien/words-matter-pt2
Replace google oauth2 setting with more inclusive language Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
3184bccb33
@ -575,7 +575,7 @@ register(
|
||||
'SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_DOMAINS',
|
||||
field_class=fields.StringListField,
|
||||
default=[],
|
||||
label=_('Google OAuth2 Whitelisted Domains'),
|
||||
label=_('Google OAuth2 Allowed Domains'),
|
||||
help_text=_('Update this setting to restrict the domains who are allowed to '
|
||||
'login using Google OAuth2.'),
|
||||
category=_('Google OAuth2'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user