add correct help string (#1553)
This commit is contained in:
parent
a96f44a9fe
commit
2c9a8657df
1 changed files with 2 additions and 2 deletions
|
@ -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.",
|
||||
|
||||
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:
|
||||
"Name of the LDAP attribute, which will be added to the new user during registration",
|
||||
|
|
Loading…
Reference in a new issue