nextcloud-server/lib/private/Security
Christoph Wurst e6738874a7
fix(migration): Decrypt ownCloud secrets v2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-28 09:44:56 +07:00
..
Bruteforce fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +07:00
CSP fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist 2024-03-26 17:08:22 +07:00
CSRF
FeaturePolicy
IdentityProof fix: Correctly check result of function 2024-05-15 10:31:35 +07:00
Normalizer
RateLimiting
VerificationToken
Certificate.php fix: gracefully parse non-standard trusted certificates 2024-09-30 09:21:59 +07:00
CertificateManager.php fix: don't use custom certificate bundle if no customer certificates are configured 2024-06-24 10:54:05 +07:00
CredentialsManager.php
Crypto.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:44:56 +07:00
Hasher.php Refactor `OC\Server::getHasher` 2024-03-15 13:04:27 +07:00
RemoteHostValidator.php
SecureRandom.php
TrustedDomainHelper.php