2484542f12
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. |
||
---|---|---|
.. | ||
admin_controller_test.rb | ||
application_test.rb | ||
file_controller_test.rb | ||
routes_test.rb | ||
wiki_controller_test.rb |