summaryrefslogtreecommitdiffstats
path: root/app/classes/CSRF.php
Commit message (Expand)AuthorAgeFilesLines
* Add missing "new" when raising an InvaludArgumentExceptionnashe2018-01-041-1/+1
* Safely generate random HMAC keys for CSRF tokensnashe2018-01-021-1/+7
* Implement and expose a CSRF mitigationnashe2017-12-231-0/+49