-
- 下载
Merge branch '270055-graphql-401-on-invalid-auth' into 'master'
Return 401 token invalid form graphql See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132149 Merged-by:Imre Farkas <ifarkas@gitlab.com> Approved-by:
Imre Farkas <ifarkas@gitlab.com> Reviewed-by:
Jarka Košanová <jarka@gitlab.com> Reviewed-by:
Imre Farkas <ifarkas@gitlab.com> Reviewed-by:
Marco Zille <marco.zille@gmail.com> Reviewed-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Reviewed-by:
Lee Tickett <ltickett@gitlab.com> Co-authored-by:
Lee Tickett <ltickett@gitlab.com>
显示
- app/controllers/graphql_controller.rb 6 个添加, 0 个删除app/controllers/graphql_controller.rb
- config/feature_flags/development/invalid_graphql_auth_401.yml 8 个添加, 0 个删除...ig/feature_flags/development/invalid_graphql_auth_401.yml
- lib/gitlab/auth/auth_finders.rb 17 个添加, 0 个删除lib/gitlab/auth/auth_finders.rb
- spec/controllers/graphql_controller_spec.rb 67 个添加, 0 个删除spec/controllers/graphql_controller_spec.rb
- spec/lib/gitlab/auth/auth_finders_spec.rb 71 个添加, 0 个删除spec/lib/gitlab/auth/auth_finders_spec.rb
- spec/requests/api/graphql_spec.rb 4 个添加, 4 个删除spec/requests/api/graphql_spec.rb
加载中
想要评论请 注册 或 登录