Page MenuHomePhabricator

Create the Special:SimilarEditors page
Closed, DeclinedPublic

Description

AC
  • Visiting Special:SimilarEditors without the similareditors right shows an error
  • Visiting Special:SimilarEditors shows the "Find similar users" form
  • Submitting the form with an invalid value shows an error. Examples of invalid values are as follows:
    • "" (the empty string)
    • A username that doesn't exist
    • An IP address that isn't a valid IPv{4,6} address
  • Submitting the form with a valid value submits a request to the similarusers service
  • The response from the service is displayed as a standard paged (T304525) table, e.g. see system messages and blocked users
Design Spec

image.png (854×1 px, 150 KB)

See also the parent task: T291509: [Epic] Similar Editors tool.

Related Objects

Event Timeline

phuedx renamed this task from Create the Special:SockpuppetDetection page to Create the Special:SimilarEditors page.Dec 14 2021, 10:25 AM
phuedx updated the task description. (Show Details)

Please create a new right for this and add it to the checkuser group. This functionality is unrelated to what the checkuser right is for (checking users' IP addresses and other information).