tfa_email_otp 1.0.1

Change since 1.0.0:

  • API Validation Rate Limiting.

Note:

  • services_tfa Deprecation.

    The TFA module's services_tfa submodule (which provided the /auth/tfa web service endpoint) has been deprecated in TFA 8.x-1.4 and removed in TFA 2.0.0. This was the only built-in API endpoint of the web service.

    What this means for you:
    • If you are using standard form-based TFA login only, the existing flood control in EntryForm already protects you. This update provides additional defense-in-depth.

tfa_email_otp 1.0.0-beta1

Beta 1 release for 1.0.0

Migration note:
If you migrated the email plugin from the patch (https://www.drupal.org/project/tfa/issues/2930541), it is highly recommended using Drush to install this module to prevent a potential time-our error during the installation. Also, you have to make sure you clear the cache after installing this module and then remove the patch from your codebase(composer.json).

tfa_email_otp 1.0.x-dev

1.0.x develop branch release.

Please be advised, a develop version is released for testing purpose, not ready for production site yet.

Subscribe with RSS Subscribe to Releases for TFA Email OTP Plugin