Skip to content
Snippets Groups Projects
Select Git revision
20 results

gitlab-foss

  • Clone with SSH
  • Clone with HTTPS
  • Robert Speicher's avatar
    Robert Speicher authored
    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
    703856c7
    History
    Name Last commit Last update