mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
f2946e6cf6
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.