Add warning

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/9772/head
Roeland Jago Douma 6 years ago
parent c79dc0e08f
commit 199fe0a347
No known key found for this signature in database
GPG Key ID: F941078878347C0C

@ -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…
Cancel
Save