Allows users to see private information stored about them (Homepage)
Details
Dec 17 2025
Noting that it will also need to stop reading from cuc_ip soon too
Jul 24 2024
Jul 17 2024
Change #1054056 merged by jenkins-bot:
[mediawiki/extensions/AccountInfo@REL1_39] Fix usage of MediaWiki\CheckUser\Hooks
Jul 14 2024
Change #1054056 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/AccountInfo@REL1_39] Fix usage of MediaWiki\CheckUser\Hooks
It must have slipped their mind, this extension isn't used by a lot of people who run 1.39 MW as far as I know, I can't figure out how to commit with Gerrit and I'm busy until later tonight, is someone else possibly able to do this in the meantime please?
The class alias was removed in d6ff0c53777188bfc10ad832f07b6c1321f0e29c (REL1_36)
@Aklapper I have solved the problem, it was solved by replacing "use CheckUserHooks;" with "use MediaWiki\CheckUser\Hooks;" and then by replacing "CheckUserHooks" on line 67 with "Hooks", I will attempt to add the changes through Gerrit.
Im attempting to diagnose the issue and find a solution, yes. The main issue I'm running into now is the inconsistency between CheckUser versions for REL1_39 some missing certain services and such, regardless of which service I'm trying to have AccountInfo use it reports it not existing, it appears to be as simple as changing the service name being used but which service to change it to is a bit difficult for me to figure out.
@Aeyeu: Do you plan to work on fixing this task, as you increased the priority of this task?
Jul 13 2024
Jul 12 2024
Jul 11 2024
Jun 5 2024
Jul 11 2023
Jan 2 2023
It's been moved and all repos on gerrit have had the deprecated method updated. The other non-archived github repo works on release versions of mediawiki, so this can be left to later.
Change 873059 merged by jenkins-bot:
[mediawiki/extensions/AccountInfo@master] Replace deprecated CheckUserHooks::getClientIPfromXFF with service
Taking inspiration from CentralAuth, a utility service for CheckUser would be a useful way to achieve this
Mar 23 2022
Mar 3 2022
Feb 9 2021
Jul 2 2018
Jul 1 2018
May 25 2018
Yep this would help alot + possibly be the only mw extension that would have implemented this?
Sep 4 2017
Thank you :)
Change 375711 merged by jenkins-bot:
[mediawiki/extensions/AccountInfo@master] Add extension.json, delete AccountInfo.php
Change 375711 had a related patch set uploaded (by Legoktm; owner: Legoktm):
[mediawiki/extensions/AccountInfo@master] Add extension.json, delete AccountInfo.php
Sep 2 2017
Feb 18 2015
The output from the query at https://github.com/wikimedia/mediawiki-extensions-AccountInfo/blob/master/SpecialAccountInfo.php#L74
What data are we paginating?
