Skip to content
Snippets Groups Projects
Commit 703856c7 authored by Robert Speicher's avatar Robert Speicher
Browse files

Merge branch 'make-reply-to-work-everywhere' into 'master'

Make Reply-To config apply to change e-mail confirmation and other notifications sent through Devise

Notifications sent through Devise were using the default From: address, and due to a broken test line nothing was actually being run.

The only way to customize the Devise Reply-To field is to use a custom mailer. Moved the e-mail configuration out of the initializers to accommodate this.

Closes #1556

See merge request !596
parents cfbff017 4dda17a5
No related branches found
No related tags found
Loading
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment