Refactor jwt_controller to rely on auth results in a different manner
显示
- app/controllers/jwt_controller.rb 3 个添加, 4 个删除app/controllers/jwt_controller.rb
- app/services/auth/container_registry_authentication_service.rb 12 个添加, 9 个删除...ervices/auth/container_registry_authentication_service.rb
- app/services/auth/dependency_proxy_authentication_service.rb 1 个添加, 1 个删除app/services/auth/dependency_proxy_authentication_service.rb
- lib/gitlab/auth/result.rb 8 个添加, 0 个删除lib/gitlab/auth/result.rb
- spec/lib/gitlab/auth/result_spec.rb 31 个添加, 0 个删除spec/lib/gitlab/auth/result_spec.rb
- spec/requests/jwt_controller_spec.rb 1 个添加, 1 个删除spec/requests/jwt_controller_spec.rb
- spec/services/auth/dependency_proxy_authentication_service_spec.rb 0 个添加, 6 个删除...ices/auth/dependency_proxy_authentication_service_spec.rb
- spec/support/shared_examples/services/container_registry_auth_service_shared_examples.rb 11 个添加, 11 个删除...rvices/container_registry_auth_service_shared_examples.rb
加载中
想要评论请 注册 或 登录