Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make csrf_meta_tags use the tag helper | James Robinson | 2011-04-08 | 1 | -4/+6 |
| | | | | Improved formatting of csrf_helper and improved test coverage | ||||
* | get csrf_meta_tag back to the generated layout in deference to existing ↵ | Xavier Noria | 2010-09-14 | 1 | -1/+1 |
| | | | | printed material, chomp also the generated HTML to be faithful to the output before the refactor | ||||
* | revises implementation and documentation of csrf_meta_tags, and aliases ↵ | Xavier Noria | 2010-09-11 | 1 | -6/+22 |
| | | | | csrf_meta_tag to it for backwards compatibilty | ||||
* | 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 |