Last modified: 2010-08-09 16:18:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T26735, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24735 - Remove autoconfirmed restrictions on fishbowl/private wikis
Remove autoconfirmed restrictions on fishbowl/private wikis
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Roan Kattouw
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-09 14:15 UTC by Casey Brown
Modified: 2010-08-09 16:18 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Casey Brown 2010-08-09 14:15:54 UTC
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.
Comment 1 Roan Kattouw 2010-08-09 16:18:37 UTC
Done.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links