Age | Commit message (Expand) | Author |
---|---|---|
2012-07-06 | Move login form to a separate page | Lukas Fleischer |
2012-03-24 | Unify function declaration style | Lukas Fleischer |
2012-03-21 | valid_email :: check if domain part is real | BlackEagle |
2011-11-02 | Add a new AUR_LOCATION setting | Dan McGee |
2011-10-24 | Escape wildcards in "LIKE" patterns | Lukas Fleischer |
2011-10-24 | Wrap mysql_real_escape_string() in a function | Lukas Fleischer |
2011-10-24 | Move SUPPORTED_LANGS out of config.inc.php | Dan McGee |
2011-08-12 | Use secure and httponly session cookies | Lukas Fleischer |
2011-08-11 | Add a configuration setting to disallow HTTP login | Lukas Fleischer |
2011-08-11 | aur.inc.php: allow all functions using DB to take handle as arg | Dan McGee |
2011-08-10 | Allow SQL_DEBUG to be undefined | Dan McGee |
2011-06-25 | Simplify session ID generation | Lukas Fleischer |
2011-06-25 | Stricter email address validation | Lukas Fleischer |
2011-06-22 | Make cache type selectable based on config value | elij |
2011-06-22 | rename *.inc files to *.inc.php and adjust imports and references | elij |