That shouldn't be happening with those permission (from what I can see on a very quick first look). Were you seeing this before you installed the UserAdmin extension?
If you are able to get a trace of how these users are being created, please ping me off list. I'd like to make sure that's not a hole that could be used on other wikis.
On Thu, Sep 19, 2013 at 6:44 PM, Ivan Sanders ivansanders@gmail.com wrote:
Hi,
I thought I had this sorted, but I clearly dont. I have new users being created and content uploaded. Email seems to be intermittent - sometimes I get notifications, other times I don't
URL is at http://www.actscoutaction.org.au/wiki/index.php/Special:RecentChanges
Here's some detail
LocalSettings.php:
# Disable anonymous editing // Implicit group for all anonymous $wgGroupPermissions['*' ]['createaccount'] = false; $wgGroupPermissions['*' ]['read'] = true; $wgGroupPermissions['*' ]['edit'] = false; $wgGroupPermissions['*' ]['createpage'] = false; $wgGroupPermissions['*' ]['createtalk'] = false;
$wgUsersNotifiedOnAllChanges = array( 'WikiSysop', 'IvanSanders' );
Versions are:
MediaWiki 1.21.2 PHP 5.3.26 (litespeed) MySQL 5.5.32-31.0
Any help appreciated
Cheers
Ivan _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l