Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow GitLab remote URLs in sanitizeGitRemote() #2104

Merged
merged 3 commits into from
Sep 21, 2020

Conversation

sachindshinde
Copy link
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