summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/admin_advanced_settings.php
AgeCommit message (Expand)Author
2009-11-29Update a few more occurrences of ORM/Database -> Database_BuilderBharat Mediratta
2009-11-25ORM::orderby -> ORM::order_byBharat Mediratta
2009-08-31XSS review fixes (mostly adding missing html::mark_clean()) calls.Andy Staudacher
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-07-01Fix a bunch of XSS vulnerabilities turned up by manual inspectionBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta