summaryrefslogtreecommitdiffstats
path: root/core/Controller/CSRFTokenController.php
Commit message (Expand)AuthorAgeFilesLines
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-9/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix license headersChristoph Wurst2020-01-131-0/+1
* Only allow requesting new CSRF tokens if it passes the SameSite Cookie testRoeland Jago Douma2020-01-031-0/+5
* Update license headersChristoph Wurst2019-12-051-2/+3
* Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-081-0/+63