nextcloud/tests/lib/Security
Leon Klingele e5d78a3523
Fix CSRF token generation / validation
Operate on raw bytes instead of base64-encoded strings.
Issue was introduced in a977465

Signed-off-by: Leon Klingele <git@leonklingele.de>
2016-11-02 10:38:05 +01:00
..
Bruteforce Fix getMock Security 2016-09-07 20:42:38 +02:00
CSP Move browserSupportsCspV3 to CSPNonceManager 2016-10-25 22:03:10 +02:00
CSRF Fix CSRF token generation / validation 2016-11-02 10:38:05 +01:00
CertificateManagerTest.php Fix getMock CertificateMangerTest 2016-09-13 09:09:53 +02:00
CertificateTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
CredentialsManagerTest.php Fix getMock Security 2016-09-07 20:42:38 +02:00
CryptoTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
HasherTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
SecureRandomTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
TrustedDomainHelperTest.php Disallow certain malformed domain names even if they match the trusted domain expression 2016-07-06 23:51:04 +00:00