0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
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 +01:00
..
Bruteforce fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
CSP fix(CSP): Add CSP nonce by default and convert browserSupportsCspV3 to blocklist 2024-03-26 17:08:22 +01:00
CSRF Refactors lib/private/Security. 2023-09-27 09:03:15 +03:30
FeaturePolicy Refactors lib/private/Security. 2023-09-27 09:03:15 +03:30
IdentityProof fix: Correctly check result of function 2024-05-15 10:31:35 +02:00
Normalizer Simplify IP address normalizer with IP masks 2023-11-08 11:55:07 +01:00
RateLimiting feat(appframework): Expose programmatic rate limiter 2023-09-20 20:25:27 +02:00
VerificationToken chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Certificate.php fix: gracefully parse non-standard trusted certificates 2024-09-30 09:21:59 +02:00
CertificateManager.php fix: don't use custom certificate bundle if no customer certificates are configured 2024-06-24 10:54:05 +00:00
CredentialsManager.php Refactors lib/private/Security. 2023-09-21 11:20:12 +03:30
Crypto.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:44:56 +01:00
Hasher.php Refactor OC\Server::getHasher 2024-03-15 13:04:27 +01:00
RemoteHostValidator.php fix(security): Handle idn_to_utf8 returning false 2023-12-04 10:38:46 +01:00
SecureRandom.php Refactors lib/private/Security. 2023-09-21 11:20:12 +03:30
TrustedDomainHelper.php Refactors lib/private/Security. 2023-09-21 11:20:12 +03:30