openpolice-platform
openpolice-platform copied to clipboard
Extend email address encoding
Currently we only encode the @
and .
characters of an email address in our frontend templates.
Create a template helper that encodes the whole email address.
Background information about this technique: http://perso.crans.org/~raffo/email-munging.php