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
Mike Perham 67daa7a408
Prepare for upcoming Sidekiq::Config redesign (#5340)
* Prepare for upcoming Sidekiq::Config redesign

Adjust the server internals to use a config object rather than refering directly to the Sidekiq module.
2022-05-31 13:37:31 -07:00
..
action.rb Add private to Sidekiq Web UI Cache-Control to prevent request collapsing (#4967) 2021-08-14 09:46:15 -07:00
application.rb Validate days parameter to avoid possible DoS in Web UI 2022-01-20 10:42:26 -08:00
csrf_protection.rb Use Base64.urlsafe_* like Rake::Protection::AuthenticityToken 2022-04-02 19:47:26 +02:00
helpers.rb Prepare for upcoming Sidekiq::Config redesign (#5340) 2022-05-31 13:37:31 -07:00
router.rb Improve Web UI session experience (#4804) 2021-02-12 14:50:51 -08:00