foxcpp / maddy

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

Fix escape on authorization page #662

Closed rebane2001 closed 10 months ago

rebane2001 commented 10 months ago

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

foxcpp commented 10 months ago

Thanks!