PerlDoc

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


Parent package: Foswiki::Plugins
Child packages:

    internal package Foswiki::Plugins::HoneyPotPlugin

    StaticMethod check($domain, $tests) → $result

    • $domain - domain name or IP address to check
    • $tests - either an array of predicate names or a comma-separated string list of predicates to perform e.g. 'is_comment_spammer,is_search_engine'

    Check Project Honeypot for the given domain (or IP address string). If it's OK, return '', otherwise return the name of the check that failed.

    Note that if the domain name can't be resolved to a valid IP address, then the honeypot will not reject it.

    Topic revision: r1 - 24 Jun 2022, 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