Abuse filter management

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

Differences between versions

ItemVersion from 14:16, 29 March 2024 by JustarandomamericanVersion from 17:43, 29 March 2024 by Codename Noreste
Basic information
Flags:
 
Enabled
Notes:
Renamed since this filter is set to warn and tag. Disabled until a new warning message can be set up. – Codename Norte (3/23/24)
Renamed since this filter is set to warn and tag. Disabled until a new warning message can be set up. – Codename Norte (3/23/24)
Re-enabled with the warning message created by another steward. -- Codename Norte (3/29/24)
Filter conditions
Conditions:
action == "move"
action == "move" &
& !"sysop" in user_groups
!("sysop" in user_groups) &
& !"renameuser" in user_rights
!("renameuser" in user_rights) &
& moved_from_namespace == 2
moved_from_namespace == 2 &
& !contains_any (moved_from_title,user_name)
!contains_any (moved_from_title, user_name)