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 12:54, 2 April 2024 by JustarandomamericanVersion from 18:01, 16 April 2024 by Codename Noreste
Basic information
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)
Re-enabled with the warning message created by another steward. -- Codename Norte (3/29/24)
Exempt bots -Justa (4/2/24)
Exempt bots -Justa (4/2/24)
Switched to !contains_any(user_groups, "sysop", "bot"). -- Codename Norte (4/16/24)
Filter conditions
Conditions:
action == "move" &
action == "move" &
!("sysop"|"bot" in user_groups) &
!contains_any(user_groups, "sysop", "bot") &
!("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)