Bug #9165
use RequestContext when sending activation email
Start date:
01 December 2015
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
Description
At the moment the mail is limited to a fixed set of context variables, using RequestContext would allow for more (including those from hobo template_vars).
Files
Associated revisions
History
Updated by Frédéric Péters about 7 years ago
- File 0001-registration_backend-use-RequestContext-to-send-acti.patch 0001-registration_backend-use-RequestContext-to-send-acti.patch added
- Status changed from Nouveau to En cours
- Patch proposed changed from No to Yes
Updated by Frédéric Péters about 7 years ago
- Status changed from En cours to Résolu (à déployer)
commit ebf28dd3cd91c46b7f21834343e20065efbb8d73 Author: Frédéric Péters <fpeters@entrouvert.com> Date: Tue Dec 1 13:41:42 2015 +0100 registration_backend: use RequestContext to send activation email (#9165)
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
registration_backend: use RequestContext to send activation email (#9165)