Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove not used requires from csrf helper file and test | Carlos Antonio da Silva | 2012-01-21 | 1 | -2/+0 |
* | Make csrf_meta_tags use the tag helper | James Robinson | 2011-04-08 | 1 | -4/+6 |
* | get csrf_meta_tag back to the generated layout in deference to existing print... | Xavier Noria | 2010-09-14 | 1 | -1/+1 |
* | revises implementation and documentation of csrf_meta_tags, and aliases csrf_... | Xavier Noria | 2010-09-11 | 1 | -6/+22 |
* | Adds title and description where needed. | Rizwan Reza | 2010-06-16 | 1 | -1/+3 |
* | HTML-escape csrf meta contents | Jeremy Kemper | 2010-02-04 | 1 | -1/+1 |
* | Expose CSRF param name also | Jeremy Kemper | 2010-02-04 | 1 | -1/+1 |
* | Expose CSRF tag for UJS adapters | Jeremy Kemper | 2010-02-04 | 1 | -0/+12 |