Active
Project:
TFA Basic plugins
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2023 at 19:03 UTC
Updated:
10 Sep 2023 at 19:58 UTC
Jump to comment: Most recent
Do you have any plans to port these plugins over to D8/9/10? The parent project, https://www.drupal.org/project/tfa, has compatibility, and we have need of the trusted browser plugin.
Comments
Comment #2
poker10 commentedHave you tried the parent TFA module on D10? From the brief look it seems to me that the Trusted Browsers feature should be contained in this parent module and there is no need for TFA basic module. The main TFA module for D10 also have TOTP / HOTP plugins directly available, without need of any additional module (unlike the D7 version).
Comment #3
cmlaraIndeed the base TFA install should have the plugins necessary already for TOTP and Recovery codes, though migration is not yet done see #3328128: Migration from Drupal 7 to Drupal 9
Personally I'm not a fan of keeping the plugins in TFA itself and think they should be pulled back out to a separate module (such as tfa_basic) as mentioned in #3353326: Remove TOTP/HOTP plugins from TFA module (adding was a regression), though for now it is indeed the case the plugins are in the base TFA module.