nextcloud-server/tests/lib/Security
Christoph Wurst a925e0b2b0
fix(migration): Decrypt ownCloud secrets v2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-28 09:45:30 +07:00
..
Bruteforce chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CSP fix(CSP): Only add `strict-dynamic` when using nonces 2023-11-17 22:01:02 +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
CertificateManagerTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CertificateTest.php fix: gracefully parse non-standard trusted certificates 2024-09-30 09:17:25 +07:00
CredentialsManagerTest.php
CryptoTest.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:45:30 +07:00
HasherTest.php
RemoteHostValidatorIntegrationTest.php
RemoteHostValidatorTest.php fix(security): Handle idn_to_utf8 returning false 2023-12-04 11:18:51 +07:00
SecureRandomTest.php
TrustedDomainHelperTest.php