Skip to content

Allow GitLab remote URLs in sanitizeGitRemote()#2104

Merged
sachindshinde merged 3 commits intomasterfrom
sachin/safelist-gitlab-in-sanitizeGitRemote
Sep 21, 2020
Merged

Allow GitLab remote URLs in sanitizeGitRemote()#2104
sachindshinde merged 3 commits intomasterfrom
sachin/safelist-gitlab-in-sanitizeGitRemote

Conversation

@sachindshinde
Copy link
Copy Markdown
Contributor

@sachindshinde sachindshinde commented Sep 3, 2020

Now that the backend properly sanitizes remote URLs, we don't have to worry about GitLab remote URLs containing sensitive information. This PR adds GitLab back to the safelist for remote URLs in sanitizeGitRemote().

TODO:

  • Update CHANGELOG.md* with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

@sachindshinde sachindshinde force-pushed the sachin/safelist-gitlab-in-sanitizeGitRemote branch from 5834fd8 to 258ee5e Compare September 3, 2020 17:48
@sachindshinde sachindshinde force-pushed the sachin/safelist-gitlab-in-sanitizeGitRemote branch from 258ee5e to 447e1a4 Compare September 21, 2020 19:45
@sachindshinde sachindshinde merged commit a40f071 into master Sep 21, 2020
@sachindshinde sachindshinde deleted the sachin/safelist-gitlab-in-sanitizeGitRemote branch September 21, 2020 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants