On Sat, Apr 18, 2009 at 12:16 AM, Rafael George <[email protected]>wrote:
> > Hi guys, it's possible to modify MerbAuth to add a link that says > 'forgot password' and make it to send an email to the user. > > If so, can somebody point me in the right direction to accomplish this? > > Thanks in advance. > > -- > Rafael George > Hi Rafael, There's no need to modify merb-auth to do this. There's a slice available to allow it. The readme is wrong but I believe the slice works. To modifiy the login form just create a new template at: app/views/exceptions/unauthenticated.html.haml http://github.com/ck/merb-auth-slice-password-reset/tree/master HTH Daniel > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
