diff options
| author | Luke Hoersten <[email protected]> | 2026-07-30 18:19:08 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-07-30 18:19:08 -0500 |
| commit | 00e966edfe45e594e8491bda3a235b7a7964f759 (patch) | |
| tree | 82bd2460b45b2b7dfa6689192f2400a849928b6d /prometheus/server | |
| parent | 006ecfb2c80aeeb609c28534828bbcb5cff3333e (diff) | |
dendrite, relayer: percent-encode db passwords in connection urls
Passwords containing '/' are invalid unencoded in a url authority and
break Go's url.Parse (invalid port after host). Latent until a restart
forced a config re-read. jinja urlencode leaves '/' unescaped, hence
the extra replace.
Diffstat (limited to 'prometheus/server')
0 files changed, 0 insertions, 0 deletions
