nextcloud-server/tests/lib/Security
Vincent Petry f01ad7b8d8
Improve normalizer detecting IPv4 inside of IPv6
The subnet for an IPv4 address inside of IPv6 is now returned in its
IPv4 form.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-11-22 16:46:25 +07:00
..
Bruteforce Make Security module strict 2021-04-19 17:31:12 +07:00
CSP Make Security module strict 2021-04-19 17:31:12 +07:00
CSRF Make Security module strict 2021-04-19 17:31:12 +07:00
FeaturePolicy Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
IdentityProof Make Security module strict 2021-04-19 17:31:12 +07:00
Normalizer Improve normalizer detecting IPv4 inside of IPv6 2021-11-22 16:46:25 +07:00
RateLimiting Adjust tests 2021-09-06 17:46:02 +07:00
VerificationToken add a job to clean up expired verification tokens 2021-09-09 14:03:35 +07:00
CertificateManagerTest.php Make Security module strict 2021-04-19 17:31:12 +07:00
CertificateTest.php Make Security module strict 2021-04-19 17:31:12 +07:00
CredentialsManagerTest.php Remove tests that just prove mocked calls and don't actually validate anything useful 2021-09-27 14:24:48 +07:00
CryptoTest.php Make Security module strict 2021-04-19 17:31:12 +07:00
HasherTest.php Make Security module strict 2021-04-19 17:31:12 +07:00
SecureRandomTest.php Make Security module strict 2021-04-19 17:31:12 +07:00
TrustedDomainHelperTest.php Add an OCP for trusted domain helper 2021-10-28 10:24:16 +07:00