FriendsOfFlarum / stopforumspam

Run registrations through the Stop Forum Spam database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StopForumSpam by FriendsOfFlarum

License Latest Stable Version OpenCollective

Extiverse

A Flarum extension.

Checks new user registrations against the StopForumSpam database. If either the confidence or frequency thresholds are reached, the user is prevented from completing their registration on your forum. SSO register via fof/oauth and fof/passport is also supported. Other SSO providers should work, but are untested.

Installation

Install with composer:

composer require fof/stopforumspam:"*"

Updating

composer update fof/stopforumspam

Links

An extension by FriendsOfFlarum.

About

Run registrations through the Stop Forum Spam database

License:MIT License


Languages

Language:PHP 68.2%Language:JavaScript 30.1%Language:Less 1.7%