Actions
Bug #6589
closedTrusted host list seems to be ignored
Description
The trusted host list does not seem to be used (migrate_settings.rb only moves the configuration value around).
~/smart-proxy$ git grep -l trusted_hosts config/settings.yml.example extra/migrate_settings.rb test/migration_settings.yml test/migration_test.rb
If you decide to bring back the check, I would really appreciate if it was possible to exclude some REST API paths from the check because the ABRT plugin needs to accept problem reports even from untrusted hosts.
Actions