summaryrefslogtreecommitdiff
path: root/lib/gitlab.rb
diff options
context:
space:
mode:
authorDrew Blessing <drew@gitlab.com>2017-02-28 13:59:30 -0600
committerDrew Blessing <drew@gitlab.com>2017-02-28 13:59:30 -0600
commitbd5474937c9b4368b884242c265810cd19d3bce0 (patch)
treebba4c8274c099fb0bfa79cbb65c6f1f10c2f0c96 /lib/gitlab.rb
parent509ff2ab170802e23646282f1d146a6383b53a66 (diff)
downloadgitlab-ce-bd5474937c9b4368b884242c265810cd19d3bce0.tar.gz
Remove now unnecessary `additional_rules!` method from GroupPolicy
The intention was for this to be used to override group policy in EE. This led to all sort of strange problems in practice - for example, https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1025 needed to override `owner` permissions, but `additional_rules!` passed `master` only. The better solution is to use an EE module to override the policy. Removing this now defunct method.
Diffstat (limited to 'lib/gitlab.rb')
0 files changed, 0 insertions, 0 deletions