mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-04-19 20:19:24 +00:00
snuffleupagus: enable global_strict
This commit is contained in:
parent
7974e54491
commit
33dc46def2
@ -15,7 +15,7 @@ sp.disable_xxe.enable();
|
|||||||
|
|
||||||
# Globally activate strict mode
|
# Globally activate strict mode
|
||||||
# https://www.php.net/manual/en/language.types.declarations.php#language.types.declarations.strict
|
# https://www.php.net/manual/en/language.types.declarations.php#language.types.declarations.strict
|
||||||
# sp.global_strict.enable();
|
sp.global_strict.enable();
|
||||||
|
|
||||||
# Prevent unserialize-related exploits
|
# Prevent unserialize-related exploits
|
||||||
# sp.unserialize_hmac.enable();
|
# sp.unserialize_hmac.enable();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user