Development

#4622 (The route "sf_guard_password" does not exist.)

You must first sign up to be able to contribute.

Ticket #4622 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

The route "sf_guard_password" does not exist.

Reported by: JeremY Assigned to: gimler
Priority: minor Milestone: plugins
Component: sfDoctrineGuardPlugin Version: 1.1.4
Keywords: sfguard doctrine sfdoctrineguardplugin password sf_guard_password Cc:
Qualification: Unreviewed

Description

Since r12102, the route defined for sf_guard_password has been deleted from sfGuardRouting.class.php.

Default login page display link to this route, so when we arrive on the login page we got : The route "sf_guard_password" does not exist.

As we can see in r12022, gimler redefine this route, but he deleted it in r12102.

Change History

10/15/08 00:04:51 changed by Jonathan.Wage

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

(In [12193]) [1.1] sfDoctrineGuardPlugin: fixes #4622