Ticket #1358 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 2 years ago

reset_password needs to allowed

Reported by: papawapa@myway.com Assigned to: BladeHawke
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

Change History

03/27/07 18:53:54 changed by anonymous

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

04/04/07 13:06:00 changed by anonymous

  • status changed from new to closed.
  • resolution set to duplicate.

duplicate of #1315


Add/Change #1358 (reset_password needs to allowed)




Change Properties
Action