Summary
Once IP auto-reveal is ready to be used, assign the right to user groups.
As specified in T385823, the right should be given to all users who get checkuser-temporary-account or checkuser-temporary-account-no-preference, except those who are assigned checkuser-temporary-account manually.
Technical notes
These local groups should have the checkuser-temporary-account-auto-reveal right, in line with the access policy:
- checkuser (via extension.json)
- suppress (via mediawiki-config)
- sysop (via mediawiki-config)
- bureaucrat (via mediawiki-config)
Global groups that have the checkuser-temporary-account or checkuser-temporary-account-no-preference right should also have the checkuser-temporary-account-auto-reveal right. A list of rights assigned to global groups can be seen at: https://meta.wikimedia.org/wiki/Special:GlobalGroupPermissions
Acceptance criteria
- The group that is used to assign IP reveal rights manually is not assigned the IP auto-reveal right
- All other groups that are assigned IP reveal rights are also assigned the IP auto-reveal right