Actions
Defect #9350
closedPassword reset for newly registered users not working
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
2011-09-29
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Reproduce:
- Make sure users need to be activated by admin after signup (I don't have the config setting handy, sorry)
- Register new user
- Click "Lost password" at sign in and fill in email
- Click on link in email and enter new password
- Try logging in with new password, this won't work
This is not a defect I think, yet it would help if the user gets a warning like "Your account is not activated yet", if one tries to reset the password on a newly registered account.
We are on v1.1.2, if this has been fixed in the meantime, please simply close this ticket.
Related issues
Updated by Go MAEDA about 4 years ago
- Category changed from Permissions and roles to Accounts / authentication
- Status changed from New to Closed
- Resolution set to Fixed
Fixed by #14228 (Redmine 2.4.0).
After the change, Redmine displays a notice "Your account was created and is now pending administrator approval." when a pending user attempts to get a password recovery email.
Updated by Go MAEDA about 4 years ago
- Related to Feature #14228: Registered users should have a way to get a new action email added
Actions