1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib
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
..
generators/sidekiq Fix RSpec generated worker template indentation 2017-05-29 10:46:12 -07:00
sidekiq Add unsafe-inline to allow bucket graph to display (#4031) 2018-11-28 11:46:07 -08:00
sidekiq.rb Decrease default concurrency, fixes #3892 2018-07-20 10:54:31 -07:00