Media Wiki Security Concepts

From NovaOrdis Knowledge Base
Revision as of 18:16, 20 February 2018 by Ovidiu (talk | contribs) (→‎sysop)
Jump to navigation Jump to search

Internal

Overview

sysop

Reading

Editing

Account Creation

Controlled by LocalSettings.php:

$wgGroupPermissions['*']['createaccount'] = false;

This prevents account creation by anyone (logged in or not), except by sysops.