2.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
extraBinds.expected
extraConfig.expected
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
templates.expected