Carlos Antonio da Silva
|
9cecb2db16
|
Remove not used requires from csrf helper file and test
These requires were added in a87b92d and the implementation changed in
2cdc1f0 , removing the need for them.
|
2012-01-21 18:47:06 -02:00 |
|
James Robinson
|
2cdc1f0cd5
|
Make csrf_meta_tags use the tag helper
Improved formatting of csrf_helper and improved test coverage
|
2011-04-08 02:21:08 +02:00 |
|
Xavier Noria
|
0207bc7cc9
|
get csrf_meta_tag back to the generated layout in deference to existing printed material, chomp also the generated HTML to be faithful to the output before the refactor
|
2010-09-14 01:35:44 +02:00 |
|
Xavier Noria
|
a87b92db7b
|
revises implementation and documentation of csrf_meta_tags, and aliases csrf_meta_tag to it for backwards compatibilty
|
2010-09-11 11:05:00 +02:00 |
|
Rizwan Reza
|
5a0bc2c7bc
|
Adds title and description where needed.
|
2010-06-16 22:47:49 +04:30 |
|
Jeremy Kemper
|
3062bc70ef
|
HTML-escape csrf meta contents
|
2010-02-04 17:45:43 -08:00 |
|
Jeremy Kemper
|
2191aa47ac
|
Expose CSRF param name also
|
2010-02-04 15:26:24 -08:00 |
|
Jeremy Kemper
|
78de17cf70
|
Expose CSRF tag for UJS adapters
|
2010-02-04 14:58:32 -08:00 |
|