You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 28f81c0, if the `same_site:`
option is set to `:none` when creating a cookie, it will be passed
through to Rack. Support for `:none` was added in Rack 2.0.9, so we
should bump the minimum required version to ensure it's available.
0 commit comments