Craft Twofactorauthentication Versions Save

Craft plugin for two-factor or two-step login using Time Based OTP.

3.3.7

3 months ago

Fixed

  • fix: removed reference to old code

3.3.6

3 months ago

Fixed

  • fix: don't allow visits to plugin templates before 2fa

3.3.5

3 months ago

fix: Missing usertoken table on fresh install

3.3.4

4 months ago

Fixed

  • fix: Exposure of Sensitive Attributes
  • fix: Corrected the single use token time window

3.3.3

4 months ago

Changed

  • Deprecate php 8.0
  • Updated spomky-labs/otphp
  • Updated endroid/qr-code

Fixed

  • Remove unneeded getTotp call.
  • fix: Exposure of Sensitive Attributes
  • fix: Token is now single use within time window

3.3.2

8 months ago

Fixed

  • Fixed a post-login vulnerability.

3.3.1

9 months ago

Fixed

  • Use isTwoFactorEnabled on settings screen.
  • Use two-factor-authentication/settings/turn-on action on settings screen.

3.3.0

9 months ago

Fixed

  • Verify screen updated to Craft's new frontend style.
  • Verify step wasn't functioning correctly.

3.2.1

11 months ago

Fixed

  • Prevent error when lastLoginDate is not set. Thanks to @joepagan

2.11.1

1 year ago

Fixed

  • Remove php 8 syntax