From: D B. <ba...@aw...> - 2020-03-09 17:13:41
|
Hi, I'm trying to configure a registration form so that our users can sign up on unity. I need confirmed emails for the users and an approval process where every user is checked by an admin and enabled. This seems to work well in unity so far - but I'd like to notify the admins of a new registration only when the user has verified their email address (and not immediately on registration). This is to prevent admins from accidentally enabling accounts with unverified (possibly fake) email addresses. Is that possible somehow? Cheers, D |