nextcloud/lib/private/Security/CSRF
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
..
TokenStorage Fix others 2016-07-21 18:13:57 +02:00
CsrfToken.php Fix CSRF token generation / validation 2016-11-02 10:38:05 +01:00
CsrfTokenGenerator.php Fix others 2016-07-21 18:13:57 +02:00
CsrfTokenManager.php Add support for CSP nonces 2016-10-24 12:27:50 +02:00