summaryrefslogtreecommitdiff
path: root/web/template/pkg_comment_form.php
AgeCommit message (Expand)Author
2014-04-05Move package actions to package basesLukas Fleischer
2012-11-04Avoid use of "$_SERVER['REQUEST_URI']"Lukas Fleischer
2012-10-20pkg_comment_form.php: Remove reference to "call" attributecanyonknight
2012-10-11pkg_comment_form.php: Remove redundant label for the comment boxcanyonknight
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-09-18pkg_comment_form.php: Fix PHP undefined variable notice for package "ID"canyonknight
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-06pkg_comment_form.php: Pull out DB codecanyonknight
2012-07-06Refactor package comment formLukas Fleischer
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-03-08Always set the "To:" header when sending mailLukas Fleischer
2011-11-02Add a new AUR_LOCATION settingDan McGee
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-04-19Use HTTPs for links in comment notification mails.Lukas Fleischer
2011-03-30Fix XSS vulnerabilities in package comment templates.Lukas Fleischer
2011-03-11Fix broken XHTML.Lukas Fleischer
2011-01-19Do not overwrite package details when adding comments (fixes FS#22075).Lukas Fleischer
2009-01-25Move package comment form into a new template.Loui Chang