Add "none" to supported same site options in session config (#5174)
This commit is contained in:
parent
972f3cd283
commit
136085bfd8
|
@ -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"
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue