aurweb/web/lib
Lukas Fleischer 0f48341ed6 Do not allow more than 20 terms in search queries
Specifying a huge number of search terms currently results in complex
SQL queries. In practice, queries with more than 20 terms are rarely
needed. Ignore everything apart from the first 20 keywords to prevent
from potential abuse.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2015-05-22 17:09:25 +02:00
..
acctfuncs.inc.php Add support for adding SSH public keys to profiles 2014-12-27 12:42:12 +01:00
aur.inc.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
aurjson.class.php Use Git repositories to store packages 2014-12-27 12:42:12 +01:00
cachefuncs.inc.php Remove unnecessary database connection parameter from all functions 2013-02-10 12:10:38 +01:00
confparser.inc.php Use raw scanner mode in config_get() 2014-12-27 12:42:11 +01:00
credentials.inc.php Add support for package base co-maintainers 2015-01-07 12:21:21 +01:00
DB.class.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Style fixes: Capitalization of "true" and "false" 2014-02-06 16:32:31 +01:00
pkgbasefuncs.inc.php Make the type parameter of pkgreq_by_pkgbase() optional 2015-05-21 17:10:33 +02:00
pkgfuncs.inc.php Do not allow more than 20 terms in search queries 2015-05-22 17:09:25 +02:00
pkgreqfuncs.inc.php Make the type parameter of pkgreq_by_pkgbase() optional 2015-05-21 17:10:33 +02:00
routing.inc.php Use Git repositories to store packages 2014-12-27 12:42:12 +01:00
stats.inc.php Hide fresh package bases from stats and results 2014-12-28 17:44:25 +01:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
version.inc.php Rename the AUR software to aurweb 2015-02-04 09:50:01 +01:00