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

This commit is contained in:
Bert Heyman 2019-12-13 15:18:09 +01:00 committed by Taylor Otwell
parent 972f3cd283
commit 136085bfd8
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@
| 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"
|
*/