c37bfc7349
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. |
||
---|---|---|
.. | ||
assigns_controller.rb | ||
attestation_templates_controller.rb | ||
instructeurs_controller.rb | ||
mail_templates_controller.rb | ||
procedures_controller.rb |