Add "none" to supported same site options in session config (#5174)

This commit is contained in:
Bert Heyman
2019-12-13 08:18:09 -06:00
committed by Taylor Otwell
parent 972f3cd283
commit 136085bfd8
+1 -1
View File
@@ -190,7 +190,7 @@ return [
| take place, and can be used to mitigate CSRF attacks. By default, we
| do not enable this as other CSRF protection services are in place.
|
| Supported: "lax", "strict"
| Supported: "lax", "strict", "none"
|
*/