nextcloud-server/tests/lib/Security
Christoph Wurst e6738874a7
fix(migration): Decrypt ownCloud secrets v2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-28 09:44:56 +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 fix: Align doc type with creation 2023-07-27 23:13:38 +07:00
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:21:59 +07:00
CredentialsManagerTest.php
CryptoTest.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:44:56 +07:00
HasherTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
RemoteHostValidatorIntegrationTest.php
RemoteHostValidatorTest.php fix(security): Handle idn_to_utf8 returning false 2023-12-04 10:38:46 +07:00
SecureRandomTest.php
TrustedDomainHelperTest.php