Abuse filter management

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to: navigation, search

Back to filter editor | Back to filter history

Differences between versions

ItemVersion from 16:39, 7 February 2020 by B4nditVersion from 16:57, 7 February 2020 by B4ndit
Basic information

Description:

(publicly viewable)
 
New user with blacklisted IP address
 
New user with blacklisted IP address
Flags:
 
Enabled
 
Enabled
Notes:
 
sfs_blocked returns True if user is on a StopForumSpam blacklist. Otherwise, it returns False.
 
sfs_blocked returns True if user is on a StopForumSpam blacklist. Otherwise, it returns False.
Filter conditions
Conditions:
 
action == "createaccount" &
 
action == "createaccount" &
 
sfs_blocked
 
sfs_blocked
Actions to take when matched
Actions to take when matched
 
Disallow
 
Disallow
Warn: abusefilter-warning
+
Warn: abusefilter-new-user-blacklisted

Newer change →