diff options
author | Sean McGivern <sean@gitlab.com> | 2019-05-06 07:46:44 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2019-05-06 07:46:44 +0000 |
commit | f741a7dd3258f2f0d19d8e95642d35934ca59a36 (patch) | |
tree | f36db3aef42d6d8e03666fb2f42ad2d3c2a11691 | |
parent | ff64584cfaddb170cfa3a5c647ee4783cdb6058e (diff) | |
parent | c512c148786e1f19acb958f91969170357a933ed (diff) | |
download | gitlab-ce-f741a7dd3258f2f0d19d8e95642d35934ca59a36.tar.gz |
Merge branch '11235-quick-actions-do-not-work-when-issues-are-opened-from-alerts-ce' into 'master'
Allow usage of quick actions for internal users
See merge request gitlab-org/gitlab-ce!28071
-rw-r--r-- | app/policies/global_policy.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/policies/global_policy.rb b/app/policies/global_policy.rb index d412a591fdc..e85397422e6 100644 --- a/app/policies/global_policy.rb +++ b/app/policies/global_policy.rb @@ -44,7 +44,6 @@ class GlobalPolicy < BasePolicy prevent :access_api prevent :access_git prevent :receive_notifications - prevent :use_quick_actions end rule { required_terms_not_accepted }.policy do |