Skip to content

Don't expose URL credentials in errors generated by Mirror sync.

Rubén Dávila requested to merge issue_447 into master

REF: #447

With this fix we remove the credentials from the repo URLs that are shown when there is an internal error with Git

Screen_Shot_2016-05-06_at_12.46.13_PM

UPDATE: Now credentials are removed instead of replaced.

Merge request reports