mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-04-19 20:19:24 +00:00
snuffleupagus: enable sloppy_comparison
This commit is contained in:
parent
33dc46def2
commit
9a30d0ff02
@ -28,7 +28,7 @@ sp.global_strict.enable();
|
|||||||
# sp.wrappers_whitelist.list("file,php,phar");
|
# sp.wrappers_whitelist.list("file,php,phar");
|
||||||
|
|
||||||
# Prevent sloppy comparisons.
|
# Prevent sloppy comparisons.
|
||||||
# sp.sloppy_comparison.enable();
|
sp.sloppy_comparison.enable();
|
||||||
|
|
||||||
# Use SameSite on session cookie
|
# Use SameSite on session cookie
|
||||||
# https://snuffleupagus.readthedocs.io/features.html#protection-against-cross-site-request-forgery
|
# https://snuffleupagus.readthedocs.io/features.html#protection-against-cross-site-request-forgery
|
||||||
|
Loading…
x
Reference in New Issue
Block a user