Merge branch 'security-300273-safe-geo-gl-id-13-6' into '13-6-stable-ee'
Geo-GL-ID should be passed in JWT token so it's protected properly See merge request gitlab-org/security/gitlab!1218
Showing
- ee/app/controllers/ee/repositories/git_http_controller.rb 11 additions, 5 deletionsee/app/controllers/ee/repositories/git_http_controller.rb
- ee/app/models/geo/push_user.rb 0 additions, 10 deletionsee/app/models/geo/push_user.rb
- ee/changelogs/unreleased/288799-confidential-issue.yml 4 additions, 0 deletionsee/changelogs/unreleased/288799-confidential-issue.yml
- ee/lib/gitlab/geo/git_ssh_proxy.rb 1 addition, 2 deletionsee/lib/gitlab/geo/git_ssh_proxy.rb
- ee/spec/lib/gitlab/geo/git_ssh_proxy_spec.rb 5 additions, 5 deletionsee/spec/lib/gitlab/geo/git_ssh_proxy_spec.rb
- ee/spec/models/geo/push_user_spec.rb 0 additions, 52 deletionsee/spec/models/geo/push_user_spec.rb
- ee/spec/requests/git_http_geo_spec.rb 7 additions, 23 deletionsee/spec/requests/git_http_geo_spec.rb
Please register or sign in to comment