Admin confirmation required on register?

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
10/8/2010 7:06:12 PM
Gravatar
Total Posts 12

Admin confirmation required on register?

Hello everybody.

I'm currently working on designing a site, and I don't want anybody registering on the site without my confirming it. I've set up the mail settings, but I haven't found anything about it.

So, is there a way to set things up so that if somebody registers, it will send my admin account an e-mail requiring confirmation before the account is activated?

Sorry if this is an ignorant question, I'm still new to mojoPortal, and ASP for that matter.

Thanks,
Isaac

10/9/2010 9:48:17 AM
Gravatar
Total Posts 18439

Re: Admin confirmation required on register?

There is a setting in Web.config to notify admins on new user registration. But, it does not prevent the account from being active.

What you can do is create role for "Members" and protect your pages with this role so new users will not be able to see the content until the admin adds the user to the members role. When you get the notification email you can decide whether to add the user to the role.

Hope it helps,

Joe

10/9/2010 12:02:54 PM
Gravatar
Total Posts 12

Re: Admin confirmation required on register?

I see. Well, I'm not really sure about the whole 'roles' thing.

But I'll figure it out eventually. If I have more questions I'll post them with a more relevant thread title.

Thanks!

You must sign in to post in the forums. This thread is closed to new posts.