DokuWiki

It's better when it's simple

User Tools

Site Tools


faq:regdisable

This is an old revision of the document!


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.

faq/regdisable.1295277259.txt.gz · Last modified: 2011-01-17 16:14 by 82.76.119.158

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki