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.
Updated by The Foreman Bot almost 11 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.7.5
- Pull request https://github.com/theforeman/smart-proxy/pull/195 added
- Pull request deleted (
)
Updated by Dominic Cleal over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Dominic Cleal over 10 years ago
- Has duplicate Bug #5651: The 'trusted_hosts' config key has an unintuitive (and potentially dangerous) behavior added
Actions