nextcloud-server/lib/private/Security
Marcel Müller 520d8beaf5 feat: Cache user keys
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-08-05 16:42:14 +07:00
..
Bruteforce fix(throttler): Don't query bruteforce attempts twice 2025-05-20 08:37:23 +07:00
CSP
CSRF
FeaturePolicy
IdentityProof feat: Cache user keys 2025-08-05 16:42:14 +07:00
Ip fix(bruteforce): limit appconfig lazy loading 2025-07-20 00:49:11 +07:00
Normalizer fix(32bit): use `PHP_INT_MAX` where needed 2025-04-28 12:33:58 +07:00
RateLimiting fix: log requests exceeding the rate limiting 2025-05-14 12:23:40 +07:00
Signature chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
VerificationToken chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Certificate.php
CertificateManager.php
CredentialsManager.php
Crypto.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:00:33 +07:00
Hasher.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
RemoteHostValidator.php
SecureRandom.php
TrustedDomainHelper.php