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

routinet created an issue.

poker10’s picture

Have 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).

cmlara’s picture

Indeed 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.