2.home-manager/tests/modules/programs/aerc
Matt Dembiczak 0f9090a77c aerc: encode username in account URLs
Usernames containing special characters like '@' were included
verbatim in IMAP/SMTP URLs, producing invalid URIs. Apply
'lib.strings.escapeURL' to the username so that these characters
are properly encoded.
2026-04-09 18:36:49 -05:00
..
assertion.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
default.nix aerc: encode username in account URLs 2026-04-09 18:36:49 -05:00
encode-url.expected aerc: encode username in account URLs 2026-04-09 18:36:49 -05:00
encode-url.nix aerc: encode username in account URLs 2026-04-09 18:36:49 -05:00
extraAccounts.expected aerc-accounts: support for maildirpp (#4653) 2023-12-22 18:14:39 +01:00
extraBinds.expected Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00
extraConfig.expected aerc: allow config sections to be lines (#7280) 2025-07-04 19:54:53 -05:00
noSettings.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
oauth.expected aerc-accounts: improve logic for parsing XOAUTH2 URL params (#6530) 2025-02-26 07:59:40 -06:00
oauth.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
settings.nix aerc: change stylesets option to reflect the structure aerc expects 2025-10-09 21:01:58 -05:00
stylesets.expected aerc: change stylesets option to reflect the structure aerc expects 2025-10-09 21:01:58 -05:00
templates.expected Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00