demarches-normaliennes/app/controllers/admin
Pierre de La Morinerie c37bfc7349 instructeurs: fix email casing in invitation
When inviting an instructeur, the code first looked up an existing
instructeur using the normalized (downcased) email address–but then
tried to promote it using the non-normalized version, which failed.

This fixes the issue by always using the normalized email.
2019-11-05 10:54:58 +01:00
..
assigns_controller.rb instructeurs: make the create form not using email directly 2019-11-04 10:44:24 +01:00
attestation_templates_controller.rb Remove duplicated attachments 2019-09-17 18:12:53 +02:00
instructeurs_controller.rb instructeurs: fix email casing in invitation 2019-11-05 10:54:58 +01:00
mail_templates_controller.rb When mail template is updated, stay on edit page to easily preview it 2019-04-11 11:03:13 +02:00
procedures_controller.rb move procedure to new design 2019-10-31 10:27:19 +01:00