summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/CSRFTokenControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Only allow requesting new CSRF tokens if it passes the SameSite Cookie testRoeland Jago Douma2020-01-031-1/+12
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-081-0/+71