foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
5.04k stars 241 forks source link

Fix escape on authorization page #662

Closed rebane2001 closed 8 months ago

rebane2001 commented 9 months ago

The asterisks on the page are not escape, leading to "" instead of "*" when rendered.

foxcpp commented 8 months ago

Thanks!