-
- Downloads
Fix bug where Slack service channel was not saved in admin template settings.
Consolidate allowed parameters in one place to avoid these kinds of bugs in the future. Closes https://github.com/gitlabhq/gitlabhq/issues/9181
parent
62117f2f
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 1 deletionCHANGELOG
- app/controllers/admin/services_controller.rb 1 addition, 10 deletionsapp/controllers/admin/services_controller.rb
- app/controllers/projects/services_controller.rb 9 additions, 10 deletionsapp/controllers/projects/services_controller.rb
- features/admin/settings.feature 3 additions, 0 deletionsfeatures/admin/settings.feature
- features/steps/admin/settings.rb 12 additions, 1 deletionfeatures/steps/admin/settings.rb
Please register or sign in to comment