Skip to content
Unverified Commit 04bafe79 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

[LDAP] improve processing nested groups



- split walkNestedGroups into two distinct methods, for $recordMode
  determiniation was always wrong in subsequent runs. This also simplifies
  the code.
- add runtime caching to avoid duplicated LDAP requests. Later on, members
  are cached on Redis.

Signed-off-by: default avatarArthur Schiwon <blizzz@arthur-schiwon.de>
parent b23934a4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment