Modify

Opened 17 years ago

Closed 17 years ago

#1358 closed enhancement (duplicate)

reset_password needs to allowed

Reported by: papawapa@… Owned by: Anton Graham
Priority: normal Component: AuthRequiredPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

The reset_password page from the AccountManager plugin can't be displayed which prevents a user from getting a new password via email.

Please add:

req.path_info.startswith('/reset_password') or \

to the if check to allow users to get this feature.

Thanks.

Darren

Attachments (0)

Change History (2)

comment:1 Changed 17 years ago by anonymous

Has this been fixed yet? I am running into same issue.

comment:2 Changed 17 years ago by anonymous

Resolution: duplicate
Status: newclosed

duplicate of #1315

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Anton Graham.
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.