Last modified: 2007-09-15 08:28:09 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 T13329, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11329 - Lock wikimania2007wiki database (Disable all anonymous access)
Lock wikimania2007wiki database (Disable all anonymous access)
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://wikimania2007.wikimedia.org/wiki/
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-09-14 02:48 UTC by Alex S.H. Lin
Modified: 2007-09-15 08:28 UTC (History)
2 users (show)

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


Attachments

Description Alex S.H. Lin 2007-09-14 02:48:48 UTC
as title. I'm sysop in wikimania2007wiki.

It's no use for anonymous users.
Comment 1 Casey Brown 2007-09-14 21:01:55 UTC
(In reply to comment #0)
> as title. I'm sysop in wikimania2007wiki.
> It's no use for anonymous users.

You are going to have to clarify what you would like... do you mean:
 (1.) Lock the database? --> This means that no changes can be made at all, this applies to sysops, regular users, and IPs.
 (2.) Disable all anonymous access? --> This means users can't read pages or edit pages.

Or maybe you mean one or both of the other two choices:
 (1.) Anonymous users can't edit pages?
 (2.) Account creation is disabled?
Comment 2 Alex S.H. Lin 2007-09-15 06:25:56 UTC
For anonymous user, disable page edit and account creation.
For users, disable account creation.
Comment 3 JeLuF 2007-09-15 08:28:09 UTC
Done.

   'wikimania2007wiki' => array( '*' => array(
    	'edit'		=> false,
    	'createaccount'	=> false,
        'createpage'	=> false ,
    )),

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


Navigation
Links