gitlab-org--gitlab-foss/app/controllers/concerns
Rémy Coutable 654565c9dc Raise a new Gitlab::Access::AccessDeniedError when permission is not enough to destroy a member
This is a try for a new approach to put the access checks at the service level.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-18 06:06:34 +02:00
..
authenticates_with_two_factor.rb Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
continue_params.rb
creates_commit.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
filter_projects.rb Use compact syntax 2016-04-21 16:02:00 -05:00
global_milestones.rb Use respond_to instead of a conditional to paginate milestones 2016-03-23 12:02:15 +01:00
issuable_actions.rb Minor improvements on IssuableActions 2016-03-21 16:59:35 +01:00
issues_action.rb Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
membership_actions.rb Raise a new Gitlab::Access::AccessDeniedError when permission is not enough to destroy a member 2016-06-18 06:06:34 +02:00
merge_requests_action.rb Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
toggle_award_emoji.rb Backend awardables on comments 2016-06-06 11:03:39 +02:00
toggle_subscription_action.rb Change deprecated usage of rendering without response body 2016-03-16 03:16:25 +02:00