|
|
|
@ -124,3 +124,5 @@ sp.auto_cookie_secure.enable();
|
|
|
|
|
sp.cookie.name("roundcube_sessauth").samesite("strict");
|
|
|
|
|
sp.cookie.name("roundcube_sessid").samesite("strict");
|
|
|
|
|
sp.ini_protection.policy_silent_fail();
|
|
|
|
|
|
|
|
|
|
sp.disable_function.function("unserialize").param("data").value_r("[cCoO]:\d+:\"").drop();
|
|
|
|
|