PerlDoc

26 August 2025 - 17:41 | Version 1 |
See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages.
See also Developing plugins, Developer's Bible, Technical Overview

internal package Foswiki::Plugins::AntiWikiSpamPlugin

AntiWikiSpam plugin uses the shared Anti-spam regex list to check topic text when saving, refusing to save if it finds a match.

REST handlers

sub _RESTforceUpdate

Can be used to force an update of the spam list

Must be called using POST.

sub _RESTremoveuser

Remove a user. Expunge them utterly.

Passed with param: user, which can be a wikiname or a login name

Calls the removeUser function to remove the registration