Skip to content

Releases: e107inc/twofactorauth

v2.0.0

16 Feb 12:58
@Moc Moc
be0cfa9
Compare
Choose a tag to compare

Please note: to use this version, you need to use at least PHP 8.2!

New features

  • Added support for recovery codes (#6)
  • QR code is now generated locally, not using an external service provider (#2)
  • Added event logging option to log events to Admin Log

Other enhancements:

  • Updated TwoFactorAuth Library to 3.0.2.
  • Better debug information to log file
  • Added Dutch translation

v1.0.1

18 Dec 14:35
@Moc Moc
51862c2
Compare
Choose a tag to compare
  • Update TwoFactorAuth Library to 1.8.1
  • Changed route tfa/login to tfa/verify
  • #5 - Do not show 2FA key in admin/users.php column listing
  • Added functionality to batch disable 2FA
  • Give a little more leeway in TOTP verification
  • Better debug information

v1.0.0

24 Jan 15:54
@Moc Moc
a9be0f1
Compare
Choose a tag to compare

Initial release.
Please provide feedback in the issue tracker

Please note: you need to have the e107 v2.3.1 or a more recent version installed