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 33e1c8b236
fix(security): Handle idn_to_utf8 returning false
2 years ago
..
Bruteforce chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
CSP feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only 2 years ago
CSRF
FeaturePolicy
IdentityProof
Normalizer
RateLimiting
VerificationToken chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Certificate.php
CertificateManager.php
CredentialsManager.php
Crypto.php
Hasher.php
RemoteHostValidator.php fix(security): Handle idn_to_utf8 returning false 2 years ago
SecureRandom.php
TrustedDomainHelper.php