Question
Hi everybody.
The task is to make users wait for admin's approval before registering them in twiki userlist. Some kind of a manual registrations (default should be automatic in these terms).
A user comes to twiki site, fills the register form and his information comes to admin. Admin approves user's registration and only than RegistrationAgent writes a new user into UserList.
Is it possible somehow? Some kind of a plugin or addon?
Environment
--
EugenePanaitov - 12 Sep 2006
Answer
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.
This is currently not directly supported.
Workaround: Define an ApprovedUsersGroup that lists all approved users. Restrict access to the site to this group. See
TWikiAccessControl.
--
PeterThoeny - 12 Sep 2006
See also
HowToApproveRegistration.
Note: If you restrict access to the Main, make sure to add the
TWikiRegistrationAgent in
Main.WebPreferences so that users can register.
--
TorbenGB - 05 Dec 2008