instiki/test
Jacques Distler ab7f429a10 Security: Enforce POSTs
Spammers can bypass form_spam_protect plugin by using GET instead of POST.

Fix this, by ensuring that unsafe operations are POSTs, rather than GETs.
2007-10-07 17:59:20 +00:00
..
fixtures Fixing FileController#import; sort of works, but fails on some interesting tests 2006-03-23 07:14:51 +00:00
functional Security: Enforce POSTs 2007-10-07 17:59:20 +00:00
unit Category lists and WikiReferences restrict to current Web. 2007-09-28 03:57:52 +00:00
watir All tests pass, including Watir suite 2006-03-19 07:54:54 +00:00
test_helper.rb Fixed connect_to_model filter extension in wiki_controller (using inheritance here was daft); accelerated tests somewhat 2006-03-24 07:53:20 +00:00