mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 05:01:19 -03:30
Replace setting term with inclusive language
This commit is contained in:
parent
31cd36b768
commit
0732b047b5
@ -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