-
- Downloads
Merge branch 'labels-permission-fix-7-12' into '7-12-stable'
Fix 403 Access Denied error messages when accessing Labels section in a project This occurs when MRs are enabled but issues are enabled Closes #1813 See merge request !842
No related branches found
No related tags found
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