Skip to content

Make gitlab:ldap:check task honour the limit arg

username-removed-118982 requested to merge (removed):master into master

The gitlab:ldap:check rake task tasks a "limit" parameter - but all it does is change the message displayed. This fixes that so that it actually limits the number of results obtained from the ldap server.

Merge request reports