gitlab-org--gitlab-foss/spec/lib/gitlab/email/handler
Sean McGivern daeeb7f848 Fix quick actions for users who cannot update issues and MRs
There are several quick actions now that don't need this access - /todo and
/unsubscribe for instance - but when these were first added, there
weren't. Quick actions are now responsible for checking their own permissions.
2018-03-02 16:16:13 +00:00
..
create_issue_handler_spec.rb
create_merge_request_handler_spec.rb Use message body for merge request description 2017-12-11 11:46:21 +01:00
create_note_handler_spec.rb Fix quick actions for users who cannot update issues and MRs 2018-03-02 16:16:13 +00:00
unsubscribe_handler_spec.rb