nextcloud/lib/private/Security
provokateurin 9e0389058d
feat(CertificateManager): Add option to specify the default certificates bundle path
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-01 11:59:50 +01:00
..
Bruteforce fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-05-15 17:52:02 +02:00
CSP chore: apply code style 2025-04-30 19:04:59 +02:00
CSRF chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FeaturePolicy chore: apply code style 2025-04-30 19:04:59 +02:00
IdentityProof chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Ip fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-05-15 17:52:02 +02:00
Normalizer fix(32bit): use PHP_INT_MAX where needed 2025-04-28 19:23:37 +00:00
RateLimiting fix: log requests exceeding the rate limiting 2025-05-14 12:55:05 +00:00
VerificationToken chore: apply code style 2025-04-30 19:04:59 +02:00
Certificate.php fix: gracefully parse non-standard trusted certificates 2024-09-30 09:11:42 +02:00
CertificateManager.php feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 11:59:50 +01:00
CredentialsManager.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Crypto.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:43:47 +01:00
Hasher.php chore: apply code style 2025-04-30 19:04:59 +02:00
RemoteHostValidator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SecureRandom.php chore: apply code style 2025-04-30 19:04:59 +02:00
TrustedDomainHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00