add correct help string (#1553)

This commit is contained in:
mfrances17 2021-11-18 15:05:39 -05:00 committed by GitHub
parent a96f44a9fe
commit 2c9a8657df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -214,7 +214,7 @@ export default {
"Role to grant to user. Click 'Select Role' button to browse roles, or just type it in the textbox. To reference an application role the syntax is appname.approle, i.e. myapp.myrole.", "Role to grant to user. Click 'Select Role' button to browse roles, or just type it in the textbox. To reference an application role the syntax is appname.approle, i.e. myapp.myrole.",
groupHelp: groupHelp:
"Users imported from LDAP will be automatically added into this configured group.", "Group to add the user in. Fill the full path of the group including path. For example: '/root-group/child-group'.",
ldapAttributeNameHelp: ldapAttributeNameHelp:
"Name of the LDAP attribute, which will be added to the new user during registration", "Name of the LDAP attribute, which will be added to the new user during registration",