mirror of
https://github.com/ansible/awx.git
synced 2026-04-11 13:09:21 -02:30
Remove assorted references to Tower.
Reword and remove references to Tower so they don't need parameterized.
This commit is contained in:
@@ -270,7 +270,7 @@ register(
|
||||
field_class=fields.LDAPSearchField,
|
||||
default=[],
|
||||
label=_('LDAP Group Search'),
|
||||
help_text=_('Users in Tower are mapped to organizations based on their '
|
||||
help_text=_('Users are mapped to organizations based on their '
|
||||
'membership in LDAP groups. This setting defines the LDAP search '
|
||||
'query to find groups. Note that this, unlike the user search '
|
||||
'above, does not support LDAPSearchUnion.'),
|
||||
|
||||
Reference in New Issue
Block a user