-
- Downloads
Fix 403 Access Denied error messages when accessing Labels section in a...
Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled Closes #1813
Showing
- app/controllers/application_controller.rb 1 addition, 6 deletionsapp/controllers/application_controller.rb
- app/controllers/projects/labels_controller.rb 1 addition, 1 deletionapp/controllers/projects/labels_controller.rb
- app/models/ability.rb 1 addition, 0 deletionsapp/models/ability.rb
- spec/controllers/application_controller_spec.rb 40 additions, 0 deletionsspec/controllers/application_controller_spec.rb
Please register or sign in to comment