You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After having activated an account via an activation link sent to their email, the user Is able to go through the activation process again just by following the same link, including adding a new password, and receive a message of a successful activation. However, if the user tries to log back in with the new password, it fails. So while they did not activate the account again, it still creates a "false" activation process because of how far the user is able to follow the steps for activation.
Expected behavior
The user shouldn't be able to activate or even appear to activate an already existing account with its original activation link
To Reproduce
Steps to reproduce the behavior:
Sign in as an admin user
Add a user and send the activation link to the user's email
Access the activation link and go through the process of activating the new user account
Notice you receive a confirmation stating the account has been activated
Log in to the new user account
Log out and return to the activation email
Click on the activation link again
Follow the steps to activate the account once more, this time using a different password
Notice you receive a confirmation stating the account has been activated
Try logging in with the new password and notice that fails
Describe the bug
After having activated an account via an activation link sent to their email, the user Is able to go through the activation process again just by following the same link, including adding a new password, and receive a message of a successful activation. However, if the user tries to log back in with the new password, it fails. So while they did not activate the account again, it still creates a "false" activation process because of how far the user is able to follow the steps for activation.
Expected behavior
The user shouldn't be able to activate or even appear to activate an already existing account with its original activation link
To Reproduce
Steps to reproduce the behavior:
Screenshots/Videos
activation-link.mov
Devices/Browsers:
Notes