Prompting users to change their password after activation
-
Hi!
I’m trying to create a registration system where the registration process looks something like this:
- Users can register without entering a password initially.
- (Optional) The new user gets assigned an initial, randomly generated password.
- The user receives an activation e-mail.
- After they click the activation link, they are prompted to set up a password now (or to change their initial random password if Step 2 has been used.)
- The registration is now complete and the account is active.
Is this possible somehow?
I’m looking forward to your help! Best regards!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Prompting users to change their password after activation’ is closed to new replies.