Skip to content
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.

Password Reminders #17

Closed
adamnyberg opened this issue May 12, 2014 · 5 comments
Closed

Password Reminders #17

adamnyberg opened this issue May 12, 2014 · 5 comments
Labels

Comments

@adamnyberg
Copy link

Is there a simple way to use this Mailgun HTTP instead of standard Mail in Password Reminders & Reset (http://laravel.com/docs/security#password-reminders-and-reset)?

@Bogardo
Copy link
Owner

Bogardo commented May 13, 2014

@adamnyberg I actually had to do that last weekend. I'll do a short write-up tomorrow.
Basically you'd have to extend the Illuminate\Auth\Reminders\PasswordBroker class to accept the Mailgun mailer instead of the system's default mailer.

@adamnyberg
Copy link
Author

@Bogardo That'd be great! Please let me know when the write-up is done.

@Bogardo
Copy link
Owner

Bogardo commented May 15, 2014

@adamnyberg Here it is: http://bogardo.com/mailgun-and-password-reminders/
Sorry for the delay

@adamnyberg
Copy link
Author

@Bogardo Thanks! I'll give it a try

@Bogardo
Copy link
Owner

Bogardo commented May 18, 2014

@adamnyberg Cool, let me know if it works for you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants