-
- 下载
Merge branch '514909-nwittstruck-admin-token-api-delete-oauth-application-secrets' into 'master'
Admin Token API: Reset OAuth Application Secrets See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179035 Merged-by:Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Amr Taha <ataha@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Reviewed-by:
Isaac Durham <idurham@gitlab.com> Reviewed-by:
Amr Taha <ataha@gitlab.com> Co-authored-by:
Nicholas Wittstruck <1494491-nwittstruck@users.noreply.gitlab.com>
显示
- app/services/authz/applications/reset_secret_service.rb 34 个添加, 0 个删除app/services/authz/applications/reset_secret_service.rb
- doc/api/admin/token.md 6 个添加, 4 个删除doc/api/admin/token.md
- lib/authn/tokens/oauth_application_secret.rb 5 个添加, 2 个删除lib/authn/tokens/oauth_application_secret.rb
- spec/lib/authn/tokens/oauth_application_secret_spec.rb 26 个添加, 6 个删除spec/lib/authn/tokens/oauth_application_secret_spec.rb
- spec/requests/api/admin/token_spec.rb 10 个添加, 0 个删除spec/requests/api/admin/token_spec.rb
- spec/services/authz/applications/reset_secret_service_spec.rb 49 个添加, 0 个删除.../services/authz/applications/reset_secret_service_spec.rb
想要评论请 注册 或 登录