Commit ca5b2234 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Set use_cookies_with_metadata to true

This is the new Rails default
parent bdcb35b5
---
title: Use cookies with metadata to prevent reuse as another cookie
merge_request: 31311
author:
type: other
# Be sure to restart your server when you modify this file.
Rails.application.config.action_dispatch.use_cookies_with_metadata = false
Rails.application.config.action_dispatch.use_cookies_with_metadata = true
Rails.application.config.action_dispatch.cookies_serializer = :hybrid
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment