Commit ID: 1004FC0F50B511353E8
CVSROOT: /cvs
Module name: www
Changes by: [email protected] 2012/05/26 15:22:07 UTC
Modified files:
files : man.cgi
src : man.hts
Log message:
prevent DoS in man.cgi (idea by Carsten Klein):
when a query is less then 3 chars, anchor it at the beginning
(waaaaaaay better than others who just forbid such searches)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.3 -r1.4 www/files/man.cgi
cvs -R rdiff -kk -upr1.2 -r1.3 www/src/man.hts