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 15:15, 13 October 2022 by SummerVersion from 15:18, 13 October 2022 by Summer
Basic information
Notes:
Prevent not trusted users from editing others' userpages.
Prevent not trusted users from editing others' userpages.
edit: attempt #2
Filter conditions
Conditions:
equals_to_any(action, 'edit', 'move') &
equals_to_any(action, 'edit', 'move') &
page_namespace == "2" &
page_namespace == "2" &
! accountname contains page_title &
! accountname == page_title &
! contains_any(user_groups, 'editor','autopatrolled','bot','sysop','bureaucrat','autoreview')
! contains_any(user_groups, 'editor','autopatrolled','bot','sysop','bureaucrat','autoreview')