Commit ed06dfc8 authored by Nick Thomas's avatar Nick Thomas

Merge branch '197344-use-cookies-with-metadata' into 'master'

Set use_cookies_with_metadata to true

Closes #197344

See merge request gitlab-org/gitlab!31311
parents f39bba56 ca5b2234
---
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