Skip to content
代码片段 群组 项目
未验证 提交 36ffbf82 编辑于 作者: Vasilii Iakliushin's avatar Vasilii Iakliushin 提交者: GitLab
浏览文件

Allow configuring git access protocol via Groups API

Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/436618

**Problem**

We allow to configure Git access protocol via UI. Implemented in
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/89817. But this
functionality is not available at REST API level.

**Solution**

* Expose `enabled_git_access_protocol` value in the API response.
* Allow to provide `enabled_git_access_protocol` for POST/PUT requests.
* Verify that user has permissions to set the field
* Verify that the field is set for root group

Changelog: added
上级 d88d1cf2
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册