Skip to content

Releases: devforth/adminforth-two-factors-auth

v4.3.4

Choose a tag to compare

@ivictbor ivictbor released this 03 Jul 07:23

4.3.4 (2026-07-03)

Bug Fixes

  • correct clonfirmLogin body for login with totp (6fe54dd)

v4.3.3

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 14:31

4.3.3 (2026-07-01)

Bug Fixes

  • update request schemas for passkey and two-factor authentication endpoints (d5620ba)

v4.3.2

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 12:12

4.3.2 (2026-07-01)

Bug Fixes

  • prevent duplicate passkey registration by checking existing credentials (38942ae)

v4.3.1

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 08:43
25417ed

4.3.1 (2026-07-01)

Bug Fixes

  • update request body schemas for confirmLogin and registration options (f0cb8c1)

v4.3.0

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 08:40
14f2e89

4.3.0 (2026-07-01)

Bug Fixes

  • return request body validation errors as JSON (9cdf490)
  • update adminforth version (2b94f40)

Features

  • add zod request body validation to plugin API endpoints (94f2f73)

v4.2.4

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 17:46

4.2.4 (2026-06-29)

Bug Fixes

  • update adminforth version (a9d8b51)

v4.2.3

Choose a tag to compare

@ivictbor ivictbor released this 25 Jun 09:20

4.2.3 (2026-06-25)

Bug Fixes

  • correct PeriodString types (7e58899)
  • exclude adminforth from minimum release age policy (2737f04)
  • update adminforth version (bfc6de4)

v4.2.2

Choose a tag to compare

@ivictbor ivictbor released this 23 Jun 12:17

4.2.2 (2026-06-23)

Bug Fixes

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

v4.2.1

Choose a tag to compare

@ivictbor ivictbor released this 22 Jun 13:04

4.2.1 (2026-06-22)

Bug Fixes

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

v4.2.0

Choose a tag to compare

@ivictbor ivictbor released this 22 Jun 11:24

4.2.0 (2026-06-22)

Features

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