zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker
Apache License 2.0
1.53k stars 382 forks source link

Don't escape characters in passwords #1008

Open scompt opened 1 month ago

scompt commented 1 month ago

If a password contains a character that should be HTML escaped, it will be escaped. By using triple braces, that escaping is disabled.