Skip to content

Update devise.rb to use the from address as defined in config/gitlab.yml

gitlab-qa-bot requested to merge github/fork/owindsor/upstream into master

Created by: owindsor

I am not too sure if this is the best solution to this, but this pull changes devise.rb to allow it to use EMAIL_OPTS["from"] as the email sender.

Merge request reports