Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-19 | Fix e-mail changed notification (fixes #6778) (#6835) | ThibG | |
In Devise::Mailer#email_changed, the new email might be in the email attr. See: https://github.com/plataformatec/devise/blob/master/app/views/devise/mailer/email_changed.html.erb | |||
2018-01-20 | Make text e-mails consistent with HTML ones in UserMailer (#6291) | Eugen Rochko | |
* Make text e-mails consistent with HTML ones in UserMailer * Fix UserMailer specs |