Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
24.33 KB
MD5: b0a0089ee17ece99d12f7dc96fb3adb2
SHA-1: 1fa255755748edd207dc449f37634de2101779d5
SHA-256: 5722505991d4e1ec9dc04ac8c8977bb466e1f534aed0ff9d6b5f0fa859dc760c
Download zip
31.3 KB
MD5: 839af124fc142eb8fb2c38683ece0cd1
SHA-1: 340fb4cf25597d1c88123a33d3daf18216601c0b
SHA-256: be2d60906893e0e80de97979eb27b34c88456f00b7a42a91c8924c0d8babc5a3
Release notes
Beta 2 release of TFA module for Drupal 7. Read all about TFA module at https://www.drupal.org/project/tfa.
Note, if you are upgrading from beta1 you will need to remove TFA settings for all existing accounts and have them go through any set up processes again. Or, completely uninstall TFA and re-install. This is necessary because the default encryption methodology changed after beta1. See #2332445 for more info.
All changes since 7.x-2.0-beta1:
- #2371315 by coltrane: Remove UID 1 enforcement of TFA and allow hooks to require
- #2464571 by pjcdawkins, coltrane: Unused form redirect
- #2410473 by scor: Code cleanup and typos
- #2334971 by kolafson, coltrane: Add uid-ip for validate flood tracking and change begin flood to just ip
- #2409455 by coltrane: Allow a plugin to deny login plugins applying to the form
- #2327441 by coltrane: Plugin injection
- #2332445 by coltrane: Fixed Use better random source.
- #2339451: Fix for occasional flood protection bypass
- #2339449: Use better encryption and random source.