- Issue created by @yeniatencio
- last update
about 1 year ago 21 pass - last update
about 1 year ago 21 pass - Status changed to Needs work
about 1 year ago 9:57pm 13 September 2023 - ๐บ๐ธUnited States cmlara
-
+++ b/src/Plugin/Tfa/TfaHotp.php @@ -30,7 +30,7 @@ use Symfony\Component\DependencyInjection\ContainerInterface; + * "Google Authenticator (Android/iOS)" = "https://support.google.com/accounts/answer/1066447?sjid=8469089794140994367-AP&co=GENIE.Platform%3DAndroid&oco=0",
This link appears to have tracking data that should not be included.
-
+++ b/src/Plugin/Tfa/TfaTotp.php @@ -30,11 +30,12 @@ use Symfony\Component\DependencyInjection\ContainerInterface; + * "Google Authenticator (Android/iOS)" = "https://support.google.com/accounts/answer/1066447?sjid=8469089794140994367-AP&co=GENIE.Platform%3DAndroid&oco=0",
Same as the HOTP comment.
-
+++ b/src/Plugin/Tfa/TfaTotp.php @@ -30,11 +30,12 @@ use Symfony\Component\DependencyInjection\ContainerInterface; - * "GAuth Authenticator (Desktop)" = "https://github.com/gbraadnl/gauth",
Why the removal?
-
+++ b/src/Plugin/Tfa/TfaTotp.php @@ -30,11 +30,12 @@ use Symfony\Component\DependencyInjection\ContainerInterface; + * "Protecc - 2FA Authenticator (Windows)" = "https://apps.microsoft.com/store/detail/protecc-2fa-authenticator-totp/9PJX91M06TZS?hl=en-au&gl=au&rtc=1", + * "Authenticator 2FA | Sentinel (MAC)" = "https://apps.apple.com/au/app/authenticator-2fa-sentinel/id1189922806"
Adding new records should probably be done in a separate feature request. I'm not sure what the existing entries had to go through to get on the list, but considering were talking security tokens I don't personally want to add any new entries without a discussion about them on why they should be on the list (we obviously can't and shouldn't list every token that exists in this help link list.)
-
- ๐ฆ๐บAustralia yeniatencio
Thanks cmlara. I have removed the tracking data from the links as point out.
Uploading new patch for version 8.x-1.xRegarding, adding new links, completely makes sense. However, adding those for a very specific use case on my side.
- ๐บ๐ธUnited States cmlara
@yeniatencio It general it is helpful if patches don't have local environment use changes in them.
However, adding those for a very specific use case on my side.
Just in case you mean you are using D.O. to host patches that you use as part of your composer deployment I will note this is generally not recommended for both security and stability reasons. D.O could be compromised at any time meaning patches hosted on D.O. could pose a risk to a site, additionally there have been times during security windows where load has caused D.O. to go offline preventing deployment.
- Status changed to Needs review
about 1 year ago 5:18pm 19 October 2023 - ๐ฎ๐ณIndia bhanu951
I am resubmitting my patch from ๐ Wrong domain name for Google Authenticator on TOTP and HOTP setup page Needs review as it was closed as duplicate.
Please review the patch. It has different links from the other patches submitted here earlier.
- Status changed to Needs work
about 1 year ago 5:53pm 19 October 2023 - ๐บ๐ธUnited States cmlara
This will still need the Twillo name change from the original patch as that is in scope.
As for the links:
At first I was inclined for a single link of the first patch to keep the UI less cluttered. however reading the text on the KB page, and acknowledging it is a KB not a product page I think the links provided by @Bhanu951 are the better choice.Side note:
We recently switched to Fully GitlabCi so we canโt actually test patch files in this project going forward. - Merge request !48Issue #3386910 by Bhanu951, yeniatencio: Authenticator links clean up โ (Merged) created by bhanu951
- Status changed to Needs review
about 1 year ago 8:41am 20 October 2023 - ๐ฎ๐ณIndia bhanu951
Updated the patch addressing the review comments and created the new MR.
- ๐ฎ๐ณIndia bhanu951
Updated the MR addressing the review comments please re-review.
-
cmlara โ
committed a642e6be on 2.x authored by
Bhanu951 โ
Issue #3386910 by Bhanu951, yeniatencio, cmlara: Authenticator links...
-
cmlara โ
committed a642e6be on 2.x authored by
Bhanu951 โ
- Status changed to Downport
about 1 year ago 5:35pm 25 October 2023 - ๐บ๐ธUnited States cmlara
Committed to 2.x, doesn't apply cleanly to 8.x-.1.x.
- Merge request !55Issue #3386910 by Bhanu951, yeniatencio: Authenticator links clean up โ (Merged) created by bhanu951
- Status changed to Needs review
about 1 year ago 6:52am 26 October 2023 -
cmlara โ
committed b69a9b09 on 8.x-1.x authored by
Bhanu951 โ
Issue #3386910 by Bhanu951, yeniatencio, cmlara: Authenticator links...
-
cmlara โ
committed b69a9b09 on 8.x-1.x authored by
Bhanu951 โ
- Status changed to Fixed
about 1 year ago 7:09am 26 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.