SID-00010: Confirmation of new users by administrator
| Status: |
Answered |
TWiki version: |
4.2.3 |
Perl version: |
|
| Category: |
CategoryRegistration |
Server OS: |
Linux |
Last update: |
17 years ago |
Where can I set that new users have to be confirmed/validated by the administrator after having filled in the registration form?
--
RaimundSchnuerer - 05 Jan 2009
Discussion and Answer
This feature does not yet exist. If you are a programmer you could contribute the feature.
You can however accomplish validation like this:
- Allow anyone to register (with e-mail verification)
- Create a EditorsGroup
- Add new registrations after validation to this group
- Lock down all TWiki webs to this group: Specify this setting in all WebPreferences
* Set ALLOWWEBCHANGE = Main.EditorsGroup
--
PeterThoeny - 05 Jan 2009
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.