yesod/yesod-core/Yesod
Maximilian Tagher 1275cce1af Give better error messages when CSRF validation fails
* This is important because historically these errors have tripped people up
* Making security as easy as possible is important so that it doesn't just get turned off
* Giving clear directions about where to get the CSRF token (a cookie) and where to send it (a header/param) is especially helpful to frontend developers not necessarily familiar with the backend codebase
2017-11-26 09:00:30 -05:00
..
Core Give better error messages when CSRF validation fails 2017-11-26 09:00:30 -05:00
Routes Work with TH from GHC 8.2.1-rc2 2017-07-03 06:44:25 -04:00
Core.hs Fixed misspelling of 'utilities' 2017-01-15 18:34:16 +10:00