Opened 13 years ago
Closed 12 years ago
#7937 closed defect (fixed)
Impossible to login on Trac server... again (wrong password?)
Reported by: | verdy_p | Owned by: | stoecker |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Trac | Version: | |
Keywords: | logon password | Cc: |
Description
Once again, it's impossible to login on the trac server.
YES I've loaded the certificate. YES I have confirmed the security exception in Firefox as explained. Yes Firefox installed the correct certificate with the correct signature.
But when trying to logon, the server repeatedly asks for my user name (verdy_p) and my password.
I've even tried to generate a new passord (using the "Forgot your passord?" link) at top of the page. I received immediately the confirmation email indicating my user id (verdy_p) and a changed password. I just copy-paste this password from the mail, when trying to reoad this site in Firefox (after purging my cache), and I still cannot connect: the server repeatedly asks me for the password.
Same thing happens when trying from Chrome, or from Firefox, or from IE9 (all of them last version).
Most probably the server that asks for authentication does no longer use the same private key to decrypt the credentials associated with the current public server certificate and logons fails.
Attachments (0)
Change History (2)
comment:1 by , 13 years ago
Component: | unspecified → Trac |
---|---|
Keywords: | Trac removed |
Owner: | changed from | to
Priority: | blocker → normal |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please retry. I updated AccountManager and also activated some missing modules, which probably are required to get the forgot password option to work reliable.