fix comment
This commit is contained in:
parent
a15f3ca8a9
commit
864a82918e
|
@ -178,10 +178,12 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Same-site Cookies
|
| Same-Site Cookies
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
|
||||||
| Here you may change the default value of the same-site cookie attribute.
|
| This option determines how your cookies behave when cross-site requests
|
||||||
|
| 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"
|
||||||
|
|
|
|
||||||
|
|
Loading…
Reference in New Issue