https://bugzilla.wikimedia.org/show_bug.cgi?id=24735
Summary: Remove autoconfirmed restrictions on fishbowl/private wikis Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Keywords: shell Severity: enhancement Priority: Normal Component: Site requests AssignedTo: roan.katt...@gmail.com ReportedBy: b...@caseybrown.org CC: cb...@wikimedia.org, az1...@gmail.com, b...@mzmcbride.com Autoconfirmed restrictions don't really make much sense on wikis where account creation isn't open to all (private/fishbowl wikis), so we should remove them. (Cary agrees and says that this would be good.) To do that, please add the following to the private and fishbowl groupOverrides: 'user' => array( 'move' => true, 'upload' => true, 'autoconfirmed' => true, 'reupload' => true, 'skipcaptcha' => true, 'collectionsaveascommunitypage' => true, 'collectionsaveasuserpage' => true, ), Once that's done, we no longer need the add/rm config for the "confirmed" group on foundationwiki (see bug 24678), so that can be removed too. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l