Skip to content

Releases: devforth/adminforth-two-factors-auth

v2.10.10

03 Feb 12:21

Choose a tag to compare

2.10.10 (2026-02-03)

Bug Fixes

  • update issueTempSkip2FAGraceJWT method to accept cookies and response parameters (33b27ca)
  • update verify method to include cookies and response parameters (79eee7f)

v2.10.9

03 Feb 11:26

Choose a tag to compare

2.10.9 (2026-02-03)

Bug Fixes

  • enforce required parameters in verify method for TwoFactorsAuthPlugin (ef7561a)

v2.10.8

03 Feb 11:06
d8d196d

Choose a tag to compare

2.10.8 (2026-02-03)

Bug Fixes

  • ensure cookies are set from extra options in verify method (a9fe4e0)
  • update get2FaConfirmationResult call to remove undefined parameter (c463b5e)

v2.10.7

28 Jan 06:57

Choose a tag to compare

2.10.7 (2026-01-28)

Bug Fixes

  • ensure single instance per application in AuditLogPlugin constructor (13dab57)
  • include response in doLogin parameters for OpenSignupPlugin (e285082)

v2.10.6

16 Jan 10:29

Choose a tag to compare

2.10.6 (2026-01-16)

Bug Fixes

  • add shouldHaveSingleInstancePerWholeApp (1f0a019)

v2.10.5

13 Jan 06:33

Choose a tag to compare

2.10.5 (2026-01-13)

Bug Fixes

  • handle unsupported confirmation mode in verify method (091d38e)

v2.10.4

09 Jan 11:04

Choose a tag to compare

2.10.4 (2026-01-09)

Reverts

  • Revert "fix: add temp logs for the 2fa grace period" (68d0d18)

v2.10.3

09 Jan 09:48

Choose a tag to compare

2.10.3 (2026-01-09)

Bug Fixes

  • add temp logs for the 2fa grace period (e99ab4f)

v2.10.2

08 Jan 10:17

Choose a tag to compare

2.10.2 (2026-01-08)

Bug Fixes

  • reorder parameters in get2FaConfirmationResult for consistency (323ebfe)

v2.10.1

07 Jan 10:39

Choose a tag to compare

2.10.1 (2026-01-07)

Bug Fixes

  • disable MfaGrace after logout (b30f22c)