Closed Bug 467614 Opened 17 years ago Closed 17 years ago

maxRecords should not be limited to 100 (or some number) in tiki-listpages.php

Categories

(support.mozilla.org :: General, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bugzilla, Unassigned)

Details

We should not allow query like: http://support.mozilla.com/tiki-listpages.php?maxRecords=10000 To avoid DOS, maxRecords should be limited and we should treat above query as: http://support.mozilla.com/tiki-listpages.php?maxRecords=100 100 is just a suggestion, any number is ok but IMHO it should not be unlimited.
We don't use tiki-listpages, so WONTFIX
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.