- Issue created by @mike_mac
- 🇦🇺Australia mingsong 🇦🇺
Thanks for reporting.
I can't reproduce this issue with a brand new installation of Drupal 10.3.2.
One possible reason is that there is some leftover user data in your database, due to the user's TOTP was enabled before.
The switching TFA method form is created and controlled by the TFA module, not this plugin.
The code where the switching links are created is in line 269 /Form/EntryForm.php. See the source code below.
https://git.drupalcode.org/project/tfa/-/blob/8.x-1.x/src/Form/EntryForm...
If you still come across this issue with a brand new install, please create a PHPUnit test to reproduce this issue.
- Status changed to Postponed: needs info
3 months ago 12:52am 21 August 2024