-
- Downloads
Add backwards compatibility for legacy setting
`allow_local_requests_for_hooks_and_services` was renamed to `allow_local_requests_for_web_hooks_and_services`.
Showing
- app/helpers/application_settings_helper.rb 1 addition, 0 deletionsapp/helpers/application_settings_helper.rb
- db/post_migrate/20190801114109_cleanup_allow_local_requests_from_hooks_and_services_application_setting_rename.rb 2 additions, 0 deletions...sts_from_hooks_and_services_application_setting_rename.rb
- db/schema.rb 1 addition, 1 deletiondb/schema.rb
- doc/api/settings.md 9 additions, 2 deletionsdoc/api/settings.md
- lib/api/entities.rb 2 additions, 0 deletionslib/api/entities.rb
- lib/api/settings.rb 6 additions, 0 deletionslib/api/settings.rb
- spec/requests/api/settings_spec.rb 16 additions, 1 deletionspec/requests/api/settings_spec.rb
- spec/services/self_monitoring/project/create_service_spec.rb 1 addition, 1 deletionspec/services/self_monitoring/project/create_service_spec.rb
Please register or sign in to comment