nextcloud/tests/lib/Security
Carl Schwan d69531ac8e
Fix psalm not running
The issue was that we were using psalm/phar instead of vimeo/psalm. This
caused issue with the custom psalm plugin in buildd/psalm.

This is using the opportunity to also update the psalm version from 3.8
to 3.17 and the php-cs-fixer too.

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