-
- 下载
Merge branch 'gitlab-mask-secret-token' into 'master'
Mask the "Secret token" input in the webhook form See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/101775 Merged-by:Savas Vedova <svedova@gitlab.com> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Heinrich Lee Yu <heinrich@gitlab.com> Approved-by:
Matej Latin <mlatin@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Co-authored-by:
bmarjanovic <bmarjanovic@gitlab.com> Co-authored-by:
Justin Ho <hduong@gitlab.com> Co-authored-by:
Pham Sy Minh <phamminh0227@gmail.com>
显示
- app/controllers/concerns/web_hooks/hook_actions.rb 2 个添加, 0 个删除app/controllers/concerns/web_hooks/hook_actions.rb
- app/models/hooks/web_hook.rb 5 个添加, 0 个删除app/models/hooks/web_hook.rb
- app/views/shared/web_hooks/_form.html.haml 2 个添加, 2 个删除app/views/shared/web_hooks/_form.html.haml
- locale/gitlab.pot 1 个添加, 1 个删除locale/gitlab.pot
- spec/controllers/admin/hooks_controller_spec.rb 20 个添加, 4 个删除spec/controllers/admin/hooks_controller_spec.rb
- spec/controllers/projects/hooks_controller_spec.rb 16 个添加, 0 个删除spec/controllers/projects/hooks_controller_spec.rb
- spec/models/hooks/web_hook_spec.rb 11 个添加, 1 个删除spec/models/hooks/web_hook_spec.rb
想要评论请 注册 或 登录