Add warning
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
c79dc0e08f
commit
199fe0a347
1 changed files with 2 additions and 0 deletions
|
@ -1599,6 +1599,8 @@ $CONFIG = array(
|
|||
* List of incompatible user agents opted out from Same Site Cookie Protection.
|
||||
* Some user agents are notorious and don't really properly follow HTTP
|
||||
* specifications. For those, have an opt-out.
|
||||
*
|
||||
* WARNING: only use this if you know what you are doing
|
||||
*/
|
||||
'csrf.optout' => array(
|
||||
'/^WebDAVFS/', // OS X Finder
|
||||
|
|
Loading…
Reference in a new issue