Added group_indentifier option
This commit is contained in:
@@ -9,6 +9,8 @@ PLUGIN_LOGIN_LDAP:
|
||||
GROUP_SEARCH_DN_DESC: 'String used to retrieve user group data. If not provided, extra LDAP group data will not be stored in Grav user account file'
|
||||
GROUP_QUERY: 'Group Query'
|
||||
GROUP_QUERY_DESC: 'The query used to search Groups. Only change this if you know what you are doing'
|
||||
GROUP_IDENTIFIER: 'Group Identifier'
|
||||
GROUP_IDENTIFIER_DESC: 'The Group identifier that will come back in the response, this is directly related to group query.'
|
||||
HOST: 'Host'
|
||||
HOST_DESC: 'Host name of the LDAP server'
|
||||
INSTRUCTIONS: 'Instructions'
|
||||
|
||||
Reference in New Issue
Block a user