Knowledge Base Article

How to protect MediaWiki so only registered members can post?

If you want to set up MediaWiki in a way that only registered members can post, you have to edit the following line in the LocalSettings.php file:

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


Rating

Please indicate if this article was helpful for you.

rating :  4.3 from 5
views :  1406
votes :  50

Valid XHTML 1.0 Strict Valid CSS!