You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Security
Joas Schilling 0f183ce8fe
fix(bfp): Trim meta data so it can still be stored
2 months ago
..
Bruteforce fix(bfp): Trim meta data so it can still be stored 2 months ago
CSP chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
CSRF
FeaturePolicy
IdentityProof feat: Cache user keys 5 months ago
Ip fix(bruteforce): limit appconfig lazy loading 5 months ago
Normalizer fix(32bit): use `PHP_INT_MAX` where needed 8 months ago
RateLimiting fix: log requests exceeding the rate limiting 8 months ago
Signature chore: apply new CSFixer rules 6 months ago
VerificationToken chore: apply new CSFixer rules 6 months ago
Certificate.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
CertificateManager.php
CredentialsManager.php chore(db): Apply query prepared statements 1 year ago
Crypto.php fix(migration): Decrypt ownCloud secrets v2 1 year ago
Hasher.php chore: apply new CSFixer rules 6 months ago
RemoteHostValidator.php
SecureRandom.php style: update codestyle for coding-standard 1.2.3 1 year ago
TrustedDomainHelper.php