Skip to content

Latest commit

 

History

History
executable file
·
31 lines (23 loc) · 1.27 KB

File metadata and controls

executable file
·
31 lines (23 loc) · 1.27 KB

Restricted registration Plugin for DokuWiki

A dokuwiki plugin, which restricts registration to allowed email addresses only. Currently only ezmlm-based mailinglists are supported. This means users have to be listed in ezmlm-list in order to be able to register. In future versions, administrators also can restrict registration based on email domains.

All documentation for this plugin can be found at https://github.com/Stean/dokuwiki-plugin-restricted_Registration

If you install this plugin manually, make sure it is installed in lib/plugins/restrictedregistration/ - if the folder is called different it will not work!

Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.


Copyright (C) Stean [email protected]

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See the COPYING file in your DokuWiki folder for details