nextcloud-server/lib/private/Security
Ferdinand Thiessen 5a513c924f
fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-26 17:08:22 +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
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
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