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.
This commit is contained in:
parent
be8bb3d06d
commit
2484542f12
6 changed files with 22 additions and 5 deletions
0
test/fixtures/sessions.yml
vendored
Normal file
0
test/fixtures/sessions.yml
vendored
Normal file
0
test/fixtures/wiki_files.yml
vendored
Normal file
0
test/fixtures/wiki_files.yml
vendored
Normal file
Loading…
Add table
Add a link
Reference in a new issue