0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 16:09:14 +00:00
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 +01:00
..
Bruteforce chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CSP fix(CSP): Only add strict-dynamic when using nonces 2023-11-17 22:01:02 +01:00
CSRF Make Security module strict 2021-04-19 17:31:12 +02:00
FeaturePolicy fix: Align doc type with creation 2023-07-27 23:13:38 +02:00
IdentityProof composer run cs:fix 2023-01-20 11:45:08 +01:00
Normalizer Improve normalizer detecting IPv4 inside of IPv6 2021-11-22 16:46:25 +01:00
RateLimiting feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 2023-04-03 09:06:45 +02:00
VerificationToken chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CertificateManagerTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CertificateTest.php fix: gracefully parse non-standard trusted certificates 2024-09-30 09:21:59 +02:00
CredentialsManagerTest.php fix DBAL exception handling in setValues 2023-03-31 17:01:17 +02:00
CryptoTest.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:44:56 +01:00
HasherTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
RemoteHostValidatorIntegrationTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
RemoteHostValidatorTest.php fix(security): Handle idn_to_utf8 returning false 2023-12-04 10:38:46 +01:00
SecureRandomTest.php Validate requested length is random string generator 2022-05-12 13:58:18 +02:00
TrustedDomainHelperTest.php Add an OCP for trusted domain helper 2021-10-28 10:24:16 +02:00