Jannik Radix
6155c1fad2
Add search bind support, fix group_identifier typo, fix empty gidNumber query
...
- Add search_bind_enabled/search_bind_dn/search_bind_password to allow
using a dedicated LDAP account for user and group searches. This is
needed when regular LDAP users lack search permissions (common with
restrictive ACLs on OpenLDAP).
- Support both group_indentifier (original) and group_identifier config
keys, falling back to 'cn' if neither is set.
- Skip the gidNumber-based primary group query when the attribute is
empty, avoiding broken LDAP filters on non-posixAccount setups.
2026-02-24 22:29:04 +01:00
Andy Miller
26750b931a
prepare for release
2024-04-16 11:16:43 -06:00
Vilius Šumskas
f705d41d8c
Fix plugin installation under PHP 8.1
2024-04-16 13:21:43 +03:00
Andy Miller
255c44093d
prepare for release
2020-11-16 10:44:50 -07:00
Djamil Legato
4c08ca335e
Preparing for 1.0.1 release
2018-06-11 15:19:14 -07:00
Llewellyn Marriott
48cfc34a84
added ability to search for groups with DN of bound user
2018-05-28 15:32:33 +10:00
Andy Miller
d8dca931a2
prepare for release
2018-05-18 16:49:25 -06:00
Andy Miller
98205c1167
Added group_indentifier option
2018-05-17 15:28:32 -06:00
Andy Miller
52117ef793
updated version
2018-05-16 18:19:41 -06:00
Djamil Legato
ffe5f6a5a0
Implemented support for LDAP Blacklist Fields
2018-05-16 12:24:08 -07:00
Andy Miller
17ca689c71
Lang translations
2018-05-11 13:03:24 -06:00
Djamil Legato
07898de052
Added support for groups and map to grav access level
2018-05-10 19:14:40 -07:00
Andy Miller
d1ae2e7012
made search_dn & group_dn optional. Added group_query
2018-05-10 05:12:42 -06:00
Andy Miller
3b66acc72a
Updated README and render it in plugin config
2018-05-09 20:02:55 -06:00
Andy Miller
b1b04b727e
updated docs and such
2018-05-09 19:41:40 -06:00
Andy Miller
17073a3f71
blueprint improvements
2018-05-08 17:48:14 -06:00
Andy Miller
21cd46df14
many improvements
2018-05-08 17:07:29 -06:00
Andy Miller
d4d885a874
Initial commit of LDAP plugin
2018-05-07 05:40:25 -06:00