docbrown/app/views/devise
Ridhwana 17fdc556ee
Generalization: Replace static dev emails with configurable ones. (#7438)
* feat: update the email addresses in the site config

* chore: update the default email address everywhere

* feat: update the template for the config

* chore: remove default_site_mail as an allowed parameter

* feat: change biz@dev.to to teh business email address and with a subject

* feat: update partners@dev.to to use SiteConfig.email_addresses[:business]

* feta: update to business email address

* feat: update members@dev.to to use the site config

* feat: update privacy email

* chore: Anna's suggestion to loop through object instead of keys
2020-04-23 11:26:58 +02:00
..
confirmations Fix linting issues in app/views/devise (#1858) [ci skip] 2019-02-25 13:13:25 -05:00
mailer Fix linting issues in app/views/devise (#1858) [ci skip] 2019-02-25 13:13:25 -05:00
passwords Initial commit 2018-02-28 16:11:08 -05:00
registrations [deploy] Cleanup some more dev.to generalisation (#7263) 2020-04-14 21:30:13 -04:00
sessions Improve Sign In/Up Error Handling (#832) 2018-10-11 13:31:37 -04:00
shared Generalization: Replace static dev emails with configurable ones. (#7438) 2020-04-23 11:26:58 +02:00
unlocks Initial commit 2018-02-28 16:11:08 -05:00