mirror of
https://github.com/directus/directus.git
synced 2026-01-31 06:48:07 -05:00
* Simplified user fetching by passing EqualityFilter * Simplified LDAP fetching and added posix user/group support * Update api/src/auth/drivers/ldap.ts * Renamed getAttribueValue to getEntryValue * Update api/src/auth/drivers/ldap.ts