nextcloud-server/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
FeaturePolicy
IdentityProof Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Normalizer
RateLimiting Make the DB query simpler (as we just deleted all other entries) 2022-01-28 16:55:17 +01:00
VerificationToken
Certificate.php
CertificateManager.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
CredentialsManager.php
Crypto.php
Hasher.php
SecureRandom.php Validate requested length is random string generator 2022-05-12 13:58:18 +02:00
TrustedDomainHelper.php