aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/CSRFTokenControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* 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