instiki/app
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
..
controllers Security: Enforce POSTs 2007-10-07 17:59:20 +00:00
helpers fixes Ticket #259 html_options minor fix 2007-01-17 21:28:20 +00:00
models Category lists and WikiReferences restrict to current Web. 2007-09-28 03:57:52 +00:00
views Removed deprecation errors for rails 1.2.3. Corrected test case failures as a result of updated features and functionality 2007-05-07 22:46:00 +00:00