Commit 49d6b681 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:sparkles: feat(core) Add config option to follow wildcard foreign keys

When moving a node with subnodes, like a departement, this will use a
 filter like member=* to get references, meaning it will open all groups
 and roles and other objects which may reference DNs to make sure the
 foreign key is applied and the new DN is stored.
This will be slow if there are a lot of those objects.
Impacted fields are member, manager, roleOccupant and owner.
This is needed because they do not allow SUBSTR searches by schema
 definition.

issue #5799
Showing with 36 additions and 18 deletions
+36 -18
  • SonarQube analysis reported 1 issue

    • :no_entry_sign: 1 critical

    Watch the comments in this conversation to review them.

    By Ghost User on 2018-04-19T09:47:41 (imported from GitLab)

Supports Markdown
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