From f90b828d931735dcfd7e33f0fe78daa82e32e28c Mon Sep 17 00:00:00 2001 From: MMR <56675802+mmrabbani@users.noreply.github.com> Date: Thu, 28 Aug 2025 23:33:03 +0330 Subject: [PATCH] add the default issuer in AWS 2FA QR code When I add 2FA in AWS, the issuer would be "Amazon Web Services". Because the authenticator doesn't know this, it cannot find the icon. By this PR it can be fixed. There are more missing default issuer, but because I'm not sure 100% about others, I haven't added them to the PR. --- proton-authenticator/resources/issuerInfos.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proton-authenticator/resources/issuerInfos.txt b/proton-authenticator/resources/issuerInfos.txt index 3c69e06..4c8cfd9 100644 --- a/proton-authenticator/resources/issuerInfos.txt +++ b/proton-authenticator/resources/issuerInfos.txt @@ -79,7 +79,7 @@ avast;avast.com;https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fall avg;avg.com;https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://avg.com&size=256 awardwallet;awardwallet.com;https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://awardwallet.com&size=256 awin;awin.com;https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://awin.com&size=256 -aws.amazon;aws.amazon.com;https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://aws.amazon.com&size=256 +aws.amazon;aws.amazon.com;Amazon Web Services;https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://aws.amazon.com&size=256 azure.microsoft;azure.microsoft.com;https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://azure.microsoft.com&size=256 back4app;back4app.com;https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://back4app.com&size=256 backblaze;backblaze.com;https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://backblaze.com&size=256