nextcloud-server/lib/private/Security
Daniel 4f583f073c
Merge pull request #52881 from nextcloud/backport/50234/stable30
[stable30] fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist
2025-05-16 13:17:22 +07:00
..
Bruteforce fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-05-15 17:52:02 +07:00
CSP chore: apply code style 2025-04-30 19:04:59 +07:00
CSRF
FeaturePolicy chore: apply code style 2025-04-30 19:04:59 +07:00
IdentityProof
Ip fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-05-15 17:52:02 +07:00
Normalizer fix(32bit): use `PHP_INT_MAX` where needed 2025-04-28 19:23:37 +07:00
RateLimiting fix: log requests exceeding the rate limiting 2025-05-14 12:55:05 +07:00
VerificationToken chore: apply code style 2025-04-30 19:04:59 +07:00
Certificate.php fix: gracefully parse non-standard trusted certificates 2024-09-30 09:11:42 +07:00
CertificateManager.php refactor: Migrate some legacy and core functions to `IFilenameValidator` 2024-07-19 19:41:46 +07:00
CredentialsManager.php
Crypto.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:43:47 +07:00
Hasher.php chore: apply code style 2025-04-30 19:04:59 +07:00
RemoteHostValidator.php
SecureRandom.php chore: apply code style 2025-04-30 19:04:59 +07:00
TrustedDomainHelper.php