Details
Description
In method `listLabels` at line 932, it should be
logResult(true, "listLabels", "Listing labels allowed", null, null, regex);
instead of
logResult(false, "listLabels", "Listing labels allowed", null, null, regex);
as listLabels is executed normally.
Attachments
Issue Links
- links to