8000 Add "none" to supported same site options in session config (#5174) · pp-spaces/laravel@af681e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit af681e5

Browse files
bertheymansocheatsok78
authored andcommitted
Add "none" to supported same site options in session config (laravel#5174)
1 parent 96785d6 commit af681e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
| take place, and can be used to mitigate CSRF attacks. By default, we
191191
| do not enable this as other CSRF protection services are in place.
192192
|
193-
| Supported: "lax", "strict"
193+
| Supported: "lax", "strict", "none"
194194
|
195195
*/
196196

0 commit comments

Comments
 (0)
0