Opened 16 years ago
Closed 16 years ago
#7833 closed defect (invalid)
Forgot your Password Issue
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | general | Version: | 0.11-stable |
Severity: | major | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I have tried to use Forgot your password, to reset my accounts password. The Trac will successfully send me a new password that I can use to login. However, the password will not work for the particular project, from which within within I have requested "forgot my password".
Let's say I have threeprojects.
http://trac.whatever.com/project1 http://trac.whatever.com/project2 http://trac.whatever.com/project3
If I have my password reset through the first project by going to http://trac.whatever.com/project1/reset_password ,then my account will only work from that point on with the new reset password on projects 2 and 3, but not 1 anymore.
Any Ideas?
Thanks.
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
I reinstalled the newest version of the plugin and still it does not seem to work. Let me just say that when it happens, it works as far as Trac understanding the change in the password, but it just sits and hangs, when you put in your username and password, as opposed to quickly logging you in.
Thanks.
comment:3 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Please read the reason for which this ticket has been closed: it's not a Trac core issue, it is a plugin issue
Well, submitted twice for one. Also, this is a problem with the th:AccountManagerPlugin and not Trac itself. And for that matter, it's most likely an InstallationIssue.