diff options
author | Peter Leitzen <pleitzen@gitlab.com> | 2019-05-06 07:46:43 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2019-05-06 07:46:43 +0000 |
commit | c512c148786e1f19acb958f91969170357a933ed (patch) | |
tree | f36db3aef42d6d8e03666fb2f42ad2d3c2a11691 | |
parent | ff64584cfaddb170cfa3a5c647ee4783cdb6058e (diff) | |
download | gitlab-ce-c512c148786e1f19acb958f91969170357a933ed.tar.gz |
Allow usage of quick actions for internal users
Just prevent support bots from using quick actions in EE
-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 |