nextcloud/lib/private/Security
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
..
Bruteforce Don't inject Bruteforce capability info in the webui 2022-04-07 17:33:29 +02:00
CSP Fix detection of firefox in ContentSecurityPolicyNonceManager 2022-06-29 17:05:48 +02: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 Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Normalizer Type hint in IpAddress 2021-11-22 17:36:26 +01:00
RateLimiting Make the DB query simpler (as we just deleted all other entries) 2022-01-28 16:55:17 +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 Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01: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 Validate requested length is random string generator 2022-05-12 13:58:18 +02:00
TrustedDomainHelper.php Check style update 2022-01-13 00:19:07 +01:00