instiki/test/functional
Jacques Distler 2484542f12 Security: HTTP GET Bypassed Spam Protection
Apparently, the form_spam_protect plugin only works with HTTP POST, not GET.
Unsafe operations (save and file-upload) should be POSTs anyway.
Fixed.

Also, two broken tests fixed. Only two Unit Tests now fail: both are minor bugs in XHTMLDiff.
2007-10-07 01:59:50 -05:00
..
admin_controller_test.rb Sync with Instiki Trunk 2007-05-11 11:47:38 -05:00
application_test.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
file_controller_test.rb Security: HTTP GET Bypassed Spam Protection 2007-10-07 01:59:50 -05:00
routes_test.rb Cleanup 2007-06-13 01:56:44 -05:00
wiki_controller_test.rb InterWeb Links 2007-10-06 16:04:11 -05:00