instiki/app/models
Jacques Distler 503f956084 Fix Two XSS Vulnerabilities
Unescaped  page names (in 'edit' an 'new' views).
Unsanitized HTTP_CLIENT_IP header.
2008-03-14 23:22:46 +00:00
..
author.rb Moving back some model classes to where they belong. Model classes need not map to database entities to be model classes 2005-08-14 04:42:19 +00:00
page.rb Fix Two XSS Vulnerabilities 2008-03-14 23:22:46 +00:00
page_observer.rb Converting linefeeds to Unix-style 2006-03-19 21:49:53 +00:00
page_set.rb Category lists and WikiReferences restrict to current Web. 2007-09-28 03:57:52 +00:00
revision.rb Deleted the last of the rendering logic from Revision (making it a totally anemic entity, by the way) 2005-09-09 20:40:35 +00:00
system.rb move to AR 2005-08-09 02:20:28 +00:00
web.rb 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
wiki.rb Fixing FileController#import; sort of works, but fails on some interesting tests 2006-03-23 07:14:51 +00:00
wiki_file.rb Converting linefeeds to Unix-style 2006-03-19 21:49:53 +00:00
wiki_reference.rb Category lists and WikiReferences restrict to current Web. 2007-09-28 03:57:52 +00:00