Skip to content

fix bug with gitolite config redaction that caused the config to return empty from the API

Administrator requested to merge redact-gitolite-bug into main

Created by: arussellsaw

gitolite wasn't tested correctly, because of the way we skip redaction on gitolite we ended up blanking out their config, not ideal.

This PR makes sure we always call redact or unredact on gitolite, just with an empty set of fields.

Merge request reports

Loading