gitlab-org--gitlab-foss/spec/controllers/concerns
Bob Van Landuyt 491e1fc905 Render a 403 when showing an access denied message
When we want to show an access denied message to a user, we don't have
to hide the resource's existence.

So in that case we render a 403, this 403 is not handled by nginx on
omnibus installs, making sure the message is visible to the user.
2018-06-05 10:29:27 +02:00
..
checks_collaboration_spec.rb
continue_params_spec.rb
controller_with_cross_project_access_check_spec.rb Render a 403 when showing an access denied message 2018-06-05 10:29:27 +02:00
group_tree_spec.rb
internal_redirect_spec.rb
issuable_collections_spec.rb
lfs_request_spec.rb
send_file_upload_spec.rb