nextcloud-server/apps/user_ldap/lib/Mapping
Arthur Schiwon 88c94744f2 refactor(LDAP): switch from prepares statement to query builder
- has the advantage that queries will be reported in the query.log when
  configured

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-10-17 10:09:03 +07:00
..
AbstractMapping.php refactor(LDAP): switch from prepares statement to query builder 2025-10-17 10:09:03 +07:00
GroupMapping.php
UserMapping.php