mirror of
https://github.com/lldap/lldap.git
synced 2026-06-10 21:38:42 +00:00
Existing logic used jq's contain which confusingly will do partial string matches. For example a group named "media_admin" will be created then "media" will be skipped saying it already exists.