mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
changes
This commit is contained in:
parent
9591d8cbaf
commit
9d2b3c4511
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
HEAD
|
||||
-----------
|
||||
|
||||
- Activate sessions in Sinatra for CSRF protection. See issue #2460
|
||||
if you see a Rails error with `ActionDispatch::Request::Session`
|
||||
on upgrade. This is a Rails incompatibility with Rack and not a
|
||||
Sidekiq bug. [#2460]
|
||||
|
||||
3.4.2
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Reference in a new issue