nextcloud-server/lib/private/Security/CSP
Carl Schwan ca3cd5a625 Fix detection of firefox in ContentSecurityPolicyNonceManager
Reuse Request::USER_AGENT_FIREFOX, and also update the safari detection
since safari < 12 is not supported anymore and we can remove a bit of
code duplication

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-29 17:05:48 +07:00
..
ContentSecurityPolicy.php Add CSP policy merge priority for booleans 2022-04-01 13:56:34 +07:00
ContentSecurityPolicyManager.php Add CSP policy merge priority for booleans 2022-04-01 13:56:34 +07:00
ContentSecurityPolicyNonceManager.php Fix detection of firefox in ContentSecurityPolicyNonceManager 2022-06-29 17:05:48 +07:00