Skip to content

Commit cceb6de

Browse files
committed
minor #10077 [Security] Remember me: samesite cookie (dunglas)
This PR was merged into the master branch. Discussion ---------- [Security] Remember me: samesite cookie symfony/symfony#27976 Commits ------- eefa182 [Security] Remember me: samesite cookie
2 parents 9e6955c + eefa182 commit cceb6de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

security/remember_me.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ The ``remember_me`` firewall defines the following configuration options:
114114
through the HTTP protocol. This means that the cookie won't be accessible
115115
by scripting languages, such as JavaScript.
116116

117+
``samesite`` (default value: ``null``)
118+
If set to ``strict``, the cookie associated with this feature will not
119+
be send along with cross-site requests, even when following a regular link.
120+
117121
``remember_me_parameter`` (default value: ``_remember_me``)
118122
The name of the form field checked to decide if the "Remember Me" feature
119123
should be enabled or not. Keep reading this article to know how to enable

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy