summaryrefslogtreecommitdiff
path: root/modules/gallery/views/permissions_form.html.php
AgeCommit message (Expand)Author
2009-08-31Fix XSS vectors in HTML attributes (mostly t() 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-23Use BOOLEAN instead of integer to describe the permissions :Romain LE DISEZ
2009-06-12Add string to localizerunostar
2009-05-31Run p::clean() on any variables that contain data entered by users.Bharat Mediratta
2009-05-28Remove unnecessary (and broken) <form/>Bharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta