-
- Downloads
Merge branch 'fix-multiple-scopes' into 'master'
Support multiple scopes when authing container registry scopes Closes #48968 See merge request gitlab-org/gitlab-ce!20617
No related branches found
No related tags found
Showing
- app/controllers/jwt_controller.rb 17 additions, 1 deletionapp/controllers/jwt_controller.rb
- app/services/auth/container_registry_authentication_service.rb 7 additions, 5 deletions...ervices/auth/container_registry_authentication_service.rb
- changelogs/unreleased/fix-multiple-scopes.yml 5 additions, 0 deletionschangelogs/unreleased/fix-multiple-scopes.yml
- spec/requests/jwt_controller_spec.rb 19 additions, 0 deletionsspec/requests/jwt_controller_spec.rb
- spec/services/auth/container_registry_authentication_service_spec.rb 107 additions, 33 deletions...es/auth/container_registry_authentication_service_spec.rb
Please register or sign in to comment