-
- 下载
Merge branch 'feature/self-pat-rotate' into 'master'
Add "self" endpoints for token self_rotation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142664 Merged-by:Aboobacker MK <akarakath@gitlab.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Rohit Shambhuni <rshambhuni@gitlab.com> Co-authored-by:
Stephane Talbot <Stephane.Talbot@univ-savoie.fr> Co-authored-by:
Jon Glassman <jglassman@gitlab.com>
显示
- doc/api/personal_access_tokens.md 54 个添加, 3 个删除doc/api/personal_access_tokens.md
- lib/api/api.rb 1 个添加, 0 个删除lib/api/api.rb
- lib/api/helpers/personal_access_tokens_helpers.rb 12 个添加, 0 个删除lib/api/helpers/personal_access_tokens_helpers.rb
- lib/api/personal_access_tokens.rb 2 个添加, 9 个删除lib/api/personal_access_tokens.rb
- lib/api/personal_access_tokens/self_rotation.rb 45 个添加, 0 个删除lib/api/personal_access_tokens/self_rotation.rb
- lib/gitlab/auth/auth_finders.rb 2 个添加, 1 个删除lib/gitlab/auth/auth_finders.rb
- spec/requests/api/personal_access_tokens/self_rotation_spec.rb 197 个添加, 0 个删除...requests/api/personal_access_tokens/self_rotation_spec.rb
加载中
想要评论请 注册 或 登录