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
Git'Fellow b9d55ba30c fix(IpNormalizer): Added `inet_pton()` check before bitwise operations 5 months ago
..
Bruteforce fix(bfp): Trim meta data so it can still be stored 6 months ago
CSP chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
CSRF
FeaturePolicy
IdentityProof feat: Add option to update the public key of a user 6 months ago
Ip fix(bruteforce): limit appconfig lazy loading 10 months ago
Normalizer fix(IpNormalizer): Added `inet_pton()` check before bitwise operations 5 months ago
RateLimiting fix: log requests exceeding the rate limiting 12 months ago
Signature chore: apply new CSFixer rules 10 months ago
VerificationToken chore: apply new CSFixer rules 10 months ago
Certificate.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
CertificateManager.php feat(CertificateManager): Add option to specify the default certificates bundle path 5 months ago
CredentialsManager.php chore(db): Apply query prepared statements 2 years ago
Crypto.php fix(migration): Decrypt ownCloud secrets v2 1 year ago
Hasher.php chore: apply new CSFixer rules 10 months ago
RemoteHostValidator.php
SecureRandom.php style: update codestyle for coding-standard 1.2.3 2 years ago
TrustedDomainHelper.php