Media Wiki Security Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 6: Line 6:


=sysop=
=sysop=
=Reading=
=Editing=


=Account Creation=
=Account Creation=

Revision as of 18:16, 20 February 2018

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.