Skip to content

Do not hardcode a LDAP filter

ale requested to merge ale/wkd:configurable-ldap-query into main

Move the previous hard-coded filter to be the default for the --filter option. Also fixes an argument ordering error in the filter's fmt.Sprintf call.

Merge request reports