Skip to content

Resolve "Credentails used for repository import are visible inside the Sidekiq logs (Background Jobs)"

What does this MR do?

Ensures that username/password information isn't leaked from a URL in the importer when erroring.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Sensitive information was leaking into errors / sidekiq.

Screenshots (if relevant)

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #49272 (closed)

Edited by Rémy Coutable

Merge request reports