Skip to content
代码片段 群组 项目
提交 5d68c237 编辑于 作者: Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre
浏览文件

Merge branch 'port-missing-code-from-ee-in-group_policy' into 'master'

Add a missing policy allowance in GroupPolicy

See merge request gitlab-org/gitlab-ce!23906
No related branches found
No related tags found
无相关合并请求
......@@ -40,6 +40,7 @@ class GroupPolicy < BasePolicy
rule { guest }.policy do
enable :read_group
enable :read_list
enable :upload_file
enable :read_label
end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册