nextcloud/lib/private/Security/CSP
Carl Schwan 467780ff4e 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-30 00:46:47 +00:00
..
ContentSecurityPolicy.php Allow to set a strict-dynamic CSP through the API 2022-03-09 15:10:27 +01:00
ContentSecurityPolicyManager.php Update php licenses 2021-06-04 22:02:41 +02:00
ContentSecurityPolicyNonceManager.php Fix detection of firefox in ContentSecurityPolicyNonceManager 2022-06-30 00:46:47 +00:00