demarches-normaliennes/config
Pierre de La Morinerie ac9a87f27b config: fix email assets not having the full URL domain prepended
When sending emails, the mailer doesn't have access to the request
host. It needs to infer it by itself.

For this we need two settings:

- action_mailer.default_url_options, to generate urls to routes
- action_mailer.asset_host, to generate full urls to assets

Only the first one of these settings was set in production.

Fix #2518
2018-11-21 12:30:00 +01:00
..
environments config: fix email assets not having the full URL domain prepended 2018-11-21 12:30:00 +01:00
initializers [#2180] Bump fog-openstack 2018-11-16 11:11:39 +01:00
locales manager: localize model names 2018-11-13 11:20:12 +01:00
webpack Expose all utils function as @utils 2018-10-10 14:39:36 +02:00
application.rb [#835] Extract avis creation into concern 2018-11-06 15:44:43 +01:00
boot.rb Bump development gems 2018-03-06 16:17:22 +01:00
brakeman.ignore Add champ carte endpoint 2018-10-23 09:35:25 +02:00
cable.yml Stop using staging environement 2018-08-29 11:22:56 +02:00
database.yml Move the local db conf to env.example 2018-09-03 17:08:32 +02:00
deploy.rb Order shared_dirs by alphabetic order 2018-10-24 16:00:49 +02:00
env.example [#2180] Bump fog-openstack 2018-11-16 11:11:39 +01:00
environment.rb Bump development gems 2018-03-06 16:17:22 +01:00
features.rb features: add maintenance features to the 'production' group 2018-11-13 16:38:56 +01:00
puma.rb Unicorn -> Puma 2018-10-24 12:22:33 +02:00
routes.rb Move dossier invites handler to invites controller 2018-11-14 15:16:49 +01:00
secrets.yml [#2180] Bump fog-openstack 2018-11-16 11:11:39 +01:00
skylight.yml [ENV] Add skylight conf 2018-08-23 15:55:31 +02:00
storage.yml [#2180] Add activestorage-openstack 2018-11-16 11:11:40 +01:00
webpacker.yml Stop using staging environement 2018-08-29 11:22:56 +02:00