internal package Foswiki::Plugins::AntiWikiSpamPlugin

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

Topic revision: r1 - 21 Nov 2014, ProjectContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback