Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
index.php 1.81 KB 656 over 16 years thorn Added some missing add_slashes(), get_post_esca...
search.php 25.8 KB 769 about 16 years thorn search: added search_time_limit in settings (ma...
search_convert.php 65.5 KB 761 about 16 years thorn search: great speed-up with large pages - requi...
search_modext.php 13.6 KB 769 about 16 years thorn search: added search_time_limit in settings (ma...

Latest revisions

# Date Author Comment
769 2008-03-25 20:10 thorn

search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)

764 2008-03-24 16:51 thorn

removed some debugging-code

761 2008-03-24 15:54 thorn

search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3.
FCK-Editor: loads large pages faster

743 2008-03-08 14:12 thorn

changed & to & in URL-string for nohighlight-feature and added a value

716 2008-02-20 19:20 thorn

XSS-prevention in search.php: changed blacklist to whitelist.

713 2008-02-19 18:23 thorn

fixed possible(?) XSS-attack in search.php.

670 2008-02-08 17:47 thorn

Removed unused function is_access_denied() from search

668 2008-02-04 19:45 thorn

email-addresses are excluded from search-results page

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

654 2008-02-01 13:42 thorn

Fixed possible XSS-vulnerability in wb/search/search.php

View revisions

Also available in: Atom