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