0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
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 +02:00
..
ContentSecurityPolicy.php Add CSP policy merge priority for booleans 2022-04-01 13:56:34 +02:00
ContentSecurityPolicyManager.php Add CSP policy merge priority for booleans 2022-04-01 13:56:34 +02:00
ContentSecurityPolicyNonceManager.php Fix detection of firefox in ContentSecurityPolicyNonceManager 2022-06-29 17:05:48 +02:00