-
- Downloads
Improve invalidation of stored service password if the endpoint URL is changed
It now allows to specify a password at the same time as the new URL, and works on the service template admin pages.
parent
07101cfa
No related branches found
No related tags found
Showing
- app/controllers/admin/services_controller.rb 7 additions, 1 deletionapp/controllers/admin/services_controller.rb
- app/controllers/projects/services_controller.rb 7 additions, 1 deletionapp/controllers/projects/services_controller.rb
- app/models/project_services/bamboo_service.rb 1 addition, 1 deletionapp/models/project_services/bamboo_service.rb
- app/models/project_services/teamcity_service.rb 1 addition, 1 deletionapp/models/project_services/teamcity_service.rb
- app/models/service.rb 26 additions, 6 deletionsapp/models/service.rb
- spec/models/service_spec.rb 36 additions, 3 deletionsspec/models/service_spec.rb
Loading
-
mentioned in commit b83a18a5
-
mentioned in merge request !1595 (merged)
-
mentioned in commit ffb99edc
Please register or sign in to comment