Hi aaron i'd like to be an administrator
User talk:Aaron Schulz
Project:Requests is the correct place, although with a grand total of three edits across all WikiMedia project wikis, I can easily tell you that it will be declined.
I cannot seem to log in. says password incorrect but when I request a reset (twice) never get the email with link to do so. Help!
Hi!
You get this message because you are an admin on a Wikimedia wiki.
When someone edits a Wikimedia wiki without being logged in today, we show their IP address. As you may already know, we will not be able to do this in the future. This is a decision by the Wikimedia Foundation Legal department, because norms and regulations for privacy online have changed.
Instead of the IP we will show a masked identity. You as an admin will still be able to access the IP. There will also be a new user right for those who need to see the full IPs of unregistered users to fight vandalism, harassment and spam without being admins. Patrollers will also see part of the IP even without this user right. We are also working on better tools to help.
If you have not seen it before, you can read more on Meta. If you want to make sure you don’t miss technical changes on the Wikimedia wikis, you can subscribe to the weekly technical newsletter.
We have two suggested ways this identity could work. We would appreciate your feedback on which way you think would work best for you and your wiki, now and in the future. You can let us know on the talk page. You can write in your language. The suggestions were posted in October and we will decide after 17 January.
Thank you. /Johan (WMF)
18:17, 4 January 2022 (UTC)

thank you!
VanillaPumpkin (talk) 11:46, 23 November 2021 (UTC)
I feeled redirecting of your side, so i to do able me self to a faild Purge?
I don't hope ther is a problem under we/us / yure ?
So this is my first Purge the i do.. sorry.. like to com;
I am getting the following error
Permission error
You do not have permission to review and accept accounts, for the following reason:
You are not allowed to execute the action you have requested.
I have the following set in my "LocalSettings.php" file:
require_once "$IP/extensions/ConfirmAccount/ConfirmAccount.php";
$wgMakeUserPageFromBio = false;
$wgAutoWelcomeNewUsers = true;
$wgConfirmAccountRequestFormItems = [
'UserName' => [ 'enabled' => true ],
'RealName' => [ 'enabled' => true ],
'Biography' => [ 'enabled' => false, 'minWords' => 50 ],
'AreasOfInterest' => [ 'enabled' => false ],
'CV' => [ 'enabled' => false ],
'Notes' => [ 'enabled' => true ],
'Links' => [ 'enabled' => false ],
'TermsOfService' => [ 'enabled' => false ],
];
$wgConfirmAccountContact = 'webmaster@xxxxxxx.com';
$wgGroupPermissions['bureaucrat']['confirmaccount-notify'] = true;
$wgGroupPermissions['bureaucrat']['confirmaccount'] = true;
Installed software
Product | Version |
---|---|
MediaWiki | 1.31.8 |
PHP | 7.3.18 (cgi-fcgi) |
MySQL | 5.7.30-log |
ICU | 55.1 |
BlueSpice (Credits) | 3.1.8 |
Lua | 5.1.5 |
Hi. I noticed that you are listed as an OAuth administrator here, but that group was migrated to meta wiki, and no longer has any user rights associated with it here. Any objections to removal? Thanks, --DannyS712 (talk) 05:46, 19 December 2019 (UTC)
As once one of authors of this extension you may want to take a look at these two high priority tickets:
* https://phabricator.wikimedia.org/T233561
* https://phabricator.wikimedia.org/T185664
Best regards, Neolexx (project nick)
I'd like to customize the email sent when an account is confirmed. I'dve thought that would be the confirmaccount-email-body and related System Messages text strings. The corresponding requestaccount text is used as expected. However, what I see sent by email is the text from createaccount-text. I can modify the sent message there, but wonder if I've missed a step in doing it the right way. Thanks for any insights.
Aaron, pardon me if this isn't the right way to deal with this. I "just" created a MediaWiki site, and your extension has been the first one I've installed so far.
I noticed that after installing your extension, a "user talk" message is posted to the users that I confirm. It is along the lines of:
"Welcome to Chanticleer Society! We hope you will contribute much and well. You will probably want to read the help pages. Again, welcome and have fun! DrinkBoy"
I've tried searching through MediaWiki, as well as various settings on my site and can't find out where this is coming from? I would like to change it to better reflect some of the duties, responsibilities, and suggested activities for new users.
Is this something your extension is doing? If so, how do I change it, if not, do you have any hints on how I might be able to find it?
Thanks
-Robert
Robert, This is found in the SystemMessages area, and if you go into Special Pages and into the System Messages, and look through you'll find this text and can edit it.