1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-18 14:28:15 +00:00
home-manager/tests/modules/programs/aerc
eulalia 18e74c2e02
aerc-accounts: improve logic for parsing XOAUTH2 URL params (#6530)
This commit fixes an issue in aerc-accounts that prevents oauth2
accounts from being generated from given parameters. It also allows
users to add XOAUTH2 credentials without having to add all four of
client_id, client_secret, token_endpoint, and scope. It further adds
tests for the XOAUTH2 config generation.
2025-02-26 07:59:40 -06:00
..
assertion.nix tests: remove with lib (#6511) 2025-02-21 23:20:07 -06:00
default.nix aerc-accounts: improve logic for parsing XOAUTH2 URL params (#6530) 2025-02-26 07:59:40 -06: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 Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00
noSettings.nix tests: remove with lib (#6511) 2025-02-21 23:20:07 -06:00
oauth.expected aerc-accounts: improve logic for parsing XOAUTH2 URL params (#6530) 2025-02-26 07:59:40 -06:00
oauth.nix aerc-accounts: improve logic for parsing XOAUTH2 URL params (#6530) 2025-02-26 07:59:40 -06:00
settings.nix tests: remove with lib (#6511) 2025-02-21 23:20:07 -06:00
stylesets.expected Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00
templates.expected Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00