Ticket #11 (new defect)

Opened 5 years ago

Directly calling mail/sendPassword action exposes exception message

Reported by: johnfitzpatrick Assigned to: somebody
Priority: trivial Milestone:
Component: component1 Version: 1.0
Keywords: Cc:

Description

Browsing the password request email action at http://www.askeet.com/mail/sendPassword exposes a Symfony exception message: 'Action "sendPassword" from module "mail" cannot be called directly'. This is correct, but perhaps in the production environment, a 404 should be returned instead.