nextcloud/lib/private/Security
Carl Schwan 8ec3c2650f 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:56 +00:00
..
Bruteforce Use the new option to signaling insensitivity 2022-02-22 10:59:21 +00:00
CSP Fix detection of firefox in ContentSecurityPolicyNonceManager 2022-06-30 00:46:56 +00:00
CSRF Update php licenses 2021-06-04 22:02:41 +02:00
FeaturePolicy Update php licenses 2021-06-04 22:02:41 +02:00
IdentityProof Update php licenses 2021-06-04 22:02:41 +02:00
Normalizer Type hint in IpAddress 2021-11-23 10:23:02 +00:00
RateLimiting Make the DB query simpler (as we just deleted all other entries) 2022-03-10 14:12:39 +01:00
VerificationToken Set associative = true for cleanup job 2021-10-07 20:20:09 +02:00
Certificate.php Update php licenses 2021-06-04 22:02:41 +02:00
CertificateManager.php return default bundle when there is an error getting the bundle 2022-04-14 13:36:09 +02:00
CredentialsManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Crypto.php Throw exception if encrypting the data failed. 2021-07-05 10:23:16 +02:00
Hasher.php Update php licenses 2021-06-04 22:02:41 +02:00
SecureRandom.php Update php licenses 2021-06-04 22:02:41 +02:00
TrustedDomainHelper.php Fix psalm not running 2022-01-27 17:20:00 +01:00