phpbb/phpBB/includes/search
Chris Smith 76348ce43f [ticket/9760] Remove unrestricted wildcards from search terms.
Wildcards without any further result restrictions will cause phpBB to search
for everything, potentially allowing a DoS attack against the DB server by any
user who can use the search system.

PHPBB3-9760
2010-08-08 14:02:34 +01:00
..
fulltext_mysql.php Safe us some more calls to $db->sql_escape(). 2010-01-11 23:26:56 +00:00
fulltext_native.php [ticket/9760] Remove unrestricted wildcards from search terms. 2010-08-08 14:02:34 +01:00
index.htm These aren't the search files you're looking for ... I can go about my business ... move along ... 2005-01-13 22:30:42 +00:00
search.php The same way we allow defining a custom template/style path we now allow this for languages too. 2008-08-23 17:20:55 +00:00