Actions
Bug #16892
closedSecureHeaders Unknown config directive image_src
Description
Fresh develop install gives me the following:
2016-10-12T21:03:33 e6772d1e [app] [F]
21:03:33 rails.1 | | SecureHeaders::ContentSecurityPolicyConfigError (Unknown config directive: image_src=["http://localhost:3808"]):
21:03:33 rails.1 | | app/controllers/application_controller.rb:412:in `allow_webpack'
21:03:33 rails.1 | | app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
21:03:33 rails.1 | | lib/middleware/catch_json_parse_errors.rb:8:in `call'
21:03:33 rails.1 | | lib/middleware/tagged_logging.rb:18:in `call'
We might need to change image_src to img_src
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3936 added
Updated by Timo Goebel about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 589c3a186764a71eb6bd0957a57ccb6e4f5ffe2a.
Updated by Dominic Cleal about 8 years ago
- Translation missing: en.field_release set to 189
Actions