nextcloud-server/lib/private/Security
Robin Appelman 36ba1d8825 fix: don't use custom certificate bundle if no customer certificates are configured
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-06-24 10:54:05 +07:00
..
Bruteforce chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CSP fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist 2024-03-26 17:08:22 +07:00
CSRF
FeaturePolicy
IdentityProof fix: Correctly check result of function 2024-05-15 10:31:35 +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
CertificateManager.php fix: don't use custom certificate bundle if no customer certificates are configured 2024-06-24 10:54:05 +07:00
CredentialsManager.php
Crypto.php
Hasher.php Refactor `OC\Server::getHasher` 2024-03-15 13:04:27 +07:00
RemoteHostValidator.php fix(security): Handle idn_to_utf8 returning false 2023-12-04 10:38:46 +07:00
SecureRandom.php
TrustedDomainHelper.php