nextcloud-server/lib/private/Security
Richard Steinmetz 8752c3de79
fix: gracefully parse non-standard trusted certificates
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-09-30 09:17:25 +07:00
..
Bruteforce chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CSP fix: Add edge as supported user agent for CSPv3 nonces 2024-03-11 10:08:56 +07:00
CSRF
FeaturePolicy
IdentityProof fix: Correctly check result of function 2024-05-15 10:40:15 +07:00
Normalizer
RateLimiting
VerificationToken chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Certificate.php fix: gracefully parse non-standard trusted certificates 2024-09-30 09:17:25 +07:00
CertificateManager.php fix: don't use custom certificate bundle if no customer certificates are configured 2024-06-24 09:30:17 +07:00
CredentialsManager.php
Crypto.php
Hasher.php
RemoteHostValidator.php fix(security): Handle idn_to_utf8 returning false 2023-12-04 11:18:51 +07:00
SecureRandom.php
TrustedDomainHelper.php