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 Refactors lib/private/Security. 2023-09-27 09:03:15 +07:00
FeaturePolicy Refactors lib/private/Security. 2023-09-27 09:03:15 +07:00
IdentityProof fix: Correctly check result of function 2024-05-15 10:31:35 +07:00
Normalizer Simplify IP address normalizer with IP masks 2023-11-08 11:55:07 +07:00
RateLimiting
VerificationToken chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
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 Refactors lib/private/Security. 2023-09-21 11:20:12 +07:00
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 fix(security): Handle idn_to_utf8 returning false 2023-12-04 10:38:46 +07:00
SecureRandom.php Refactors lib/private/Security. 2023-09-21 11:20:12 +07:00
TrustedDomainHelper.php Refactors lib/private/Security. 2023-09-21 11:20:12 +07:00