Translations of this page?:

How to disable open user registration

:?: How can I prevent visitors on the wiki to register themselves?

:!: This was previously done through a config option named “openregister” and was replaced by the general disableactions option in the recent stable release. Just disable the register action in the config manager like this:


If your configuration is read-only to the user running your webserver, you may edit your configuration directly:

$conf['disableactions'] = 'register';

to disable open user registration.

 
wiki/faq/regdisable.txt · Last modified: 2007/10/04 15:41 by 212.16.235.26
 
Imprint Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsTranslate