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 so that it reads:

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



Rating

Please indicate if this article was helpful for you.

rating :  4.9 from 5
views :  4119
votes :  97

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!