aboutsummaryrefslogtreecommitdiffstats
path: root/modules/context/csrf.go
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid CSRF token bug, make sure CSRF tokens can be up-to-date (#19338)wxiaoguang2022-04-061-0/+1
* Redirect on bad CSRF instead of presenting bad page (#14937)zeripath2021-07-081-4/+19
* Add SameSite setting for cookies (#14900)zeripath2021-03-071-6/+27
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-0/+265