1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq/web
Geoff Harcourt 78f3b6854b Add unsafe-inline to allow bucket graph to display (#4031)
The current CSP policy for Sidekiq Web appears to block the inline
script that renders the bucket charts for limits.

This change updates the script CSP rules to match the style CSP rules to
allow the chart to successfully render. In our application this change
made the bucket charts successfully render.

cc: #3913, #4030
2018-11-28 11:46:07 -08:00
..
action.rb Missed a few 2018-02-17 14:09:28 -08:00
application.rb Add unsafe-inline to allow bucket graph to display (#4031) 2018-11-28 11:46:07 -08:00
helpers.rb Other languages should fall back to EN when there is no native translation, fixes #3950 2018-09-06 08:51:42 -07:00
router.rb Missed a few 2018-02-17 14:09:28 -08:00