Added group_indentifier option

This commit is contained in:
Andy Miller
2018-05-17 15:28:32 -06:00
parent 52117ef793
commit 98205c1167
5 changed files with 58 additions and 29 deletions

View File

@@ -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'