| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 33 hours | dendrite, relayer: percent-encode db passwords in connection urls | Luke Hoersten | 1 | -1/+1 | |
| 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. | |||||
| 2023-07-22 | Split out nostr install and build roles. | Luke Hoersten | 1 | -0/+4 | |
