This repository has been archived on 2023-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
Corry Haines 17107618a0
unquote SMTP and AWS passwords (#78)
Passwords can contain characters that are illegal in URL identities. So use unquote to solve that.

WARNING: This means that a freak URL escape in a password will fail in the opposite way. But since this is a URL, everything _must_ be urlencoded for sanity.
2022-11-29 09:32:38 -07:00
..
2022-11-27 14:09:16 -07:00
2022-11-26 10:04:04 -07:00
2022-11-28 21:41:36 -07:00
2022-11-26 10:04:04 -07:00