-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'security-github-ssrf-redirect-11-11' into '11-11-stable'
Do not allow localhost url redirection in GitHub Integration See merge request gitlab/gitlabhq!3207
No related branches found
No related tags found
Showing
- changelogs/unreleased/security-github-ssrf-redirect.yml 5 additions, 0 deletionschangelogs/unreleased/security-github-ssrf-redirect.yml
- config/initializers/octokit.rb 1 addition, 0 deletionsconfig/initializers/octokit.rb
- lib/gitlab/github_import/client.rb 2 additions, 2 deletionslib/gitlab/github_import/client.rb
- lib/gitlab/legacy_github_import/client.rb 1 addition, 1 deletionlib/gitlab/legacy_github_import/client.rb
- lib/gitlab/octokit/middleware.rb 23 additions, 0 deletionslib/gitlab/octokit/middleware.rb
- spec/lib/gitlab/octokit/middleware_spec.rb 68 additions, 0 deletionsspec/lib/gitlab/octokit/middleware_spec.rb
config/initializers/octokit.rb
0 → 100644
lib/gitlab/octokit/middleware.rb
0 → 100644
spec/lib/gitlab/octokit/middleware_spec.rb
0 → 100644
Please register or sign in to comment