Access control
Jump to navigation
Jump to search
![]() | This page is outdated. Please see Manual:Preventing access on MediaWiki.org for more up to date information. |
This page is to discuss MediaWiki's access control features (not to be confused with "authentication", which is another large area of discussion). This deals with permission management of users who have already been authenticated, in other words, authorization.
Here's a list of resources that deal with MediaWiki access control:
- Bugs filed in Bugzilla - tracked via Bug 2422: Access control (tracking)
- Bug 767: User and group rights management (tracking for 1.5)
- Bug 1740: A more advanced control over read access
- Bug 1809: Access Control List system
- Bug 1924: Restricted read access for subset of wiki
- Bug 2227: Expanding $wgWhitelist control of anonymous read/edit
- Bug 2107: Create a table of priveleges or a privilege capability word or level
- Discussions
- Wikitech-l - ACL, Access Control List, cur_restrictions - Small thread started March 6, 2005 by Sebastien Barre
- Wikitech-l - Simple ACL implementation for 1.3.11 - Small thread started March 16, 2005 by MaPhi Werner
- Wikitech-l - Aggregating MediaWiki access control discussions/patches - Small thread started May 29, 2005 by Rob Lanphier
- Mediawiki-l - Page access restriction - thread started November 11, 2005 by Gabe Sechan
- meta.wikimedia.org Pages
- Wikipedia references
- External links
- Patches
- HiddenWiki - patch that allows custom namespaces to be hidden from public view