Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#3519 closed defect (duplicate)

Password Reset Error

Reported by: cschnu Owned by: Matt Good
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I am currently running on Trac .11 and using "tracd" as the webserver. When I log in after resetting the password with "Forgot your password?" I get a continues redirect from http://myhost/myenv/prefs/account/. The following var is set like so "force_passwd_change = true".

Is this a bug or do i have something configured wrong. If you need anymore information please let me know.

Here is the debug output:

2008-08-07 14:15:13,904 Trac[main] DEBUG: Dispatching <Request "GET u'/prefs/account'"> 2008-08-07 14:15:13,934 Trac[cache] DEBUG: cache metadata undefined (youngest_rev=u) 2008-08-07 14:15:13,935 Trac[cache] INFO: repos rev [0] != cached rev [None] 2008-08-07 14:15:13,936 Trac[session] DEBUG: Retrieving session for ID u'test2' 2008-08-07 14:15:13,944 Trac[chrome] DEBUG: Prepare chrome data for request 2008-08-07 14:15:13,952 Trac[perm] DEBUG: No policy allowed test2 performing TRAC_ADMIN on None 2008-08-07 14:15:13,953 Trac[perm] DEBUG: No policy allowed test2 performing PERMISSION_GRANT on None 2008-08-07 14:15:13,955 Trac[perm] DEBUG: No policy allowed test2 performing PERMISSION_REVOKE on None 2008-08-07 14:15:13,955 Trac[perm] DEBUG: No policy allowed test2 performing TICKET_ADMIN on None 2008-08-07 14:15:13,991 Trac[main] DEBUG: 290 unreachable objects found.

Attachments (0)

Change History (2)

comment:1 Changed 16 years ago by cschnu

Resolution: duplicate
Status: newclosed

Oops looks like there was already a ticket on this one at #3354

comment:2 Changed 16 years ago by cschnu

Well the actual live ticket is #3233

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matt Good.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.