ScallyWhack/Rules/420001

Rule 420001: Ignore irrelevant POST handlers

Purpose

In addition to rule 420000 this limits the checks to POST requests to those handlers which usually receive spam submissions. Requests to handlers other than this would pass the checks of the forthcoming rules anyway.

Example

n/a

Protected handlers

  • wiki
  • newticket
  • simpleticket
  • ticket
  • attachment

See also

History

rev:1
Initial version.