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
Maxence Lange 327d691c23 feat(signed-request): moving out of unstable 1 month ago
..
Bruteforce fix(bfp): Trim meta data so it can still be stored 4 months ago
CSP
CSRF
FeaturePolicy
IdentityProof feat: Add option to update the public key of a user 3 months ago
Ip
Normalizer fix(IpNormalizer): Added `inet_pton()` check before bitwise operations 2 months ago
RateLimiting
Signature feat(signed-request): moving out of unstable 1 month ago
VerificationToken
Certificate.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
CertificateManager.php feat(CertificateManager): Add option to specify the default certificates bundle path 3 months ago
CredentialsManager.php
Crypto.php
Hasher.php
RemoteHostValidator.php
SecureRandom.php
TrustedDomainHelper.php