I am needing to give users the ability to reset their password. I was wondering if anyone could advise if this http://www.dagolden.com/index.php/1807/my-second-week-of-dancer-now-with-que... is a good way to go about it or if there is a easier or better way? Thanks
At the top level that's how I've done it too. The main differences are that: * I used plain old Postgres for my queue * I've used Mailgun for sending email https://www.mailgun.com/ as I didn't know about Postmark. The main thing I learned was that trying to send an email negotiating the spiderweb of spam blocking and authentication I was way out of my depth! Andrew On Tue, Sep 15, 2015 at 10:13 PM, Richard Reina <gatorreina@gmail.com> wrote:
I am needing to give users the ability to reset their password. I was wondering if anyone could advise if this http://www.dagolden.com/index.php/1807/my-second-week-of-dancer-now-with-que... is a good way to go about it or if there is a easier or better way?
Thanks
_______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- Andrew Solomon Mentor@Geekuni http://geekuni.com/ http://www.linkedin.com/in/asolomon
participants (2)
-
Andrew Solomon -
Richard Reina