Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
31.84 KB
MD5: d72e920db2778e3a2f187e0b891e60a2
SHA-1: 3c81de4614823be3536337eb58bd3fca6c93767f
SHA-256: 24d5c4ac0d3f7c0a33b84193830e0b2b9acae0a59420f6ce7ec158396969ae0a
Download zip
39.37 KB
MD5: 153d3fc84febbc20e5662d6b3124dac1
SHA-1: 38b4064f6045946eda5cb1dcc81acded31641e30
SHA-256: 946d272cfd591b54e43f987f8f03a29bafa4514392031164fd00b6f6ffb05d98
Release notes
Beta 2 release of TFA Basic module and plugins for Drupal 7 and compatible with TFA 7.x-2.0-beta2 module.
Note, if you are upgrading from beta1 be sure to run the schema upgrade process to receive database changes in this release.
Changes since 7.x-1.0-beta1:
- #2329867 by coltrane: Prevent the re-use of TOTP codes
- #2468385 by scor, greggles: Rename tfa_basic_trusted_device to tfa_basic_trusted_browser
- #2481215 by scor: PHP notices when no fallback setup
- #2457823 by coltrane: Implement TFA requirement when TFA has not been set up
- #2480577 by drumm: Improve UI for main Security tab
- #2319227 by coltrane: Set default time window of acceptable codes to 90 seconds
- #2457347 by coltrane: Remove spaces from TOTP code
- #2335063 by coltrane: Allow any plugin to be main validation method
- #2471799 by pjcdawkins, coltrane: Let admins disable users TFA
- #2455155: Better button margins
- #2326253 by coltrane: Provide help page plugin
- #2426567 by koshea2: Allow customization of SMS message
- #2434995 by pmagunia: Disable TFA Confirmation Email Fails
- #2398919 by subhojit777: Admin interface to set "from" twilio number is missing
- #2376633 by coltrane: Support new TFA injection
- #2375999 by coltrane: Changes from tvn feedback.
- #2332449 by coltrane: Use better random source.