summaryrefslogtreecommitdiffstats
path: root/web/lib/aur.inc.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Add a new AUR_LOCATION settingDan McGee1-0/+1
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer1-0/+5
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer1-12/+17
2011-10-24Move SUPPORTED_LANGS out of config.inc.phpDan McGee1-56/+0
2011-08-12Use secure and httponly session cookiesLukas Fleischer1-2/+2
2011-08-11Add a configuration setting to disallow HTTP loginLukas Fleischer1-2/+5
2011-08-11aur.inc.php: allow all functions using DB to take handle as argDan McGee1-25/+49
2011-08-10Allow SQL_DEBUG to be undefinedDan McGee1-1/+1
2011-06-25Simplify session ID generationLukas Fleischer1-10/+1
2011-06-25Stricter email address validationLukas Fleischer1-1/+1
2011-06-22Make cache type selectable based on config valueelij1-46/+1
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-0/+593