Skip to content

Releases: devforth/adminforth-two-factors-auth

v4.2.2

23 Jun 12:17

Choose a tag to compare

4.2.2 (2026-06-23)

Bug Fixes

  • simplify user passkeys check in verify method (637cb2e)

v4.2.1

22 Jun 13:04

Choose a tag to compare

4.2.1 (2026-06-22)

Bug Fixes

  • enhance confirmLogin handler with rate limiting and error response (f1e2861)

v4.2.0

22 Jun 11:24

Choose a tag to compare

4.2.0 (2026-06-22)

Features

  • implement rate limiting for passkey login attempts and improve error handling (8b20d61)

v4.1.5

20 Jun 09:17

Choose a tag to compare

4.1.5 (2026-06-20)

Bug Fixes

  • don't throw an error on check of skip-allow if user doesn't have setted-up passkeys (2763fb8)

v4.1.4

18 Jun 11:54

Choose a tag to compare

4.1.4 (2026-06-18)

Bug Fixes

v4.1.3

17 Jun 13:52

Choose a tag to compare

4.1.3 (2026-06-17)

Bug Fixes

  • update type definitions for TwoFaConfirmationResult to include optional mode (bcb5da0)

v4.1.2

17 Jun 12:33

Choose a tag to compare

4.1.2 (2026-06-17)

Bug Fixes

  • update adminforth version (1fea829)

v4.1.1

17 Jun 12:18

Choose a tag to compare

4.1.1 (2026-06-17)

Bug Fixes

  • update adminforth version (95c0f96)

v4.1.0

17 Jun 07:38
b7ff29a

Choose a tag to compare

4.1.0 (2026-06-17)

Features

v4.0.2

16 Jun 14:13

Choose a tag to compare

4.0.2 (2026-06-16)

Bug Fixes

  • enhance websocket topic structure for user 2FA sessions (6aee661)