treeherder/treeherder
Ed Morley 5986749757
Bug 1530602 - Adjust Content-Security-Policy to fix ajv.compile() (#4703)
Unfortunately the "Custom Actions" usage of `ajv.compile()` requires that
the `script-src` CSP directive contain `'unsafe-eval'`, otherwise the
whole feature breaks.

Using `'unsafe-eval'` defeats much of the point of CSP, so it should be
removed as soon as possible. Bug 1530607 is filed to track.
2019-02-26 08:04:53 +00:00
..
auth Bug 1530267 - Remove explicit class inheritance from `object` 2019-02-25 20:39:03 +00:00
autoclassify Bug 1530267 - Remove explicit class inheritance from `object` 2019-02-25 20:39:03 +00:00
client Bug 1530267 - Remove explicit class inheritance from `object` 2019-02-25 20:39:03 +00:00
config Bug 1530267 - Remove __future_ imports 2019-02-25 20:39:03 +00:00
etl Bug 1530267 - Remove explicit class inheritance from `object` 2019-02-25 20:39:03 +00:00
intermittents_commenter Bug 1530267 - Remove explicit class inheritance from `object` 2019-02-25 20:39:03 +00:00
log_parser Bug 1530267 - Remove explicit class inheritance from `object` 2019-02-25 20:39:03 +00:00
model Bug 1530267 - Use Python 3 `super()` syntax 2019-02-25 20:39:03 +00:00
perf Bug 1530267 - Use Python 3 `super()` syntax 2019-02-25 20:39:03 +00:00
perfalert Bug 1530267 - Remove explicit class inheritance from `object` 2019-02-25 20:39:03 +00:00
services Bug 1530267 - Remove use of six.stringtypes 2019-02-25 20:39:03 +00:00
seta Bug 1530267 - Remove explicit class inheritance from `object` 2019-02-25 20:39:03 +00:00
utils
webapp Bug 1530267 - Use Python 3 `super()` syntax 2019-02-25 20:39:03 +00:00
workers Bug 1530267 - Remove explicit class inheritance from `object` 2019-02-25 20:39:03 +00:00
__init__.py
celery.py Bug 1530267 - Remove __future_ imports 2019-02-25 20:39:03 +00:00
middleware.py Bug 1530602 - Adjust Content-Security-Policy to fix ajv.compile() (#4703) 2019-02-26 08:04:53 +00:00