Skip to content

Releases: devforth/adminforth-two-factors-auth

v2.9.11

03 Nov 08:59

Choose a tag to compare

2.9.11 (2025-11-03)

Bug Fixes

  • improve error handling for credential resource updates in passkey authentication (b237255)

v2.9.10

29 Oct 11:34
6150802

Choose a tag to compare

2.9.10 (2025-10-29)

Bug Fixes

  • allow to skip 2FA reauthorization if users role mentioned in usersFilterToAllowSkipSetup and doesnt have TOTP/Passkey (771710d)
  • correct skip setup logic to prevent skipping if user is not allowed (78bb2da)

v2.9.9

28 Oct 14:56

Choose a tag to compare

2.9.9 (2025-10-28)

Bug Fixes

  • correct typo in title for external device usage in passkey creation (7a26163)

v2.9.8

28 Oct 11:30

Choose a tag to compare

2.9.8 (2025-10-28)

Bug Fixes

  • add scoped styles for dialog delete button in light and dark themes (c38eb65)

v2.9.7

28 Oct 11:20

Choose a tag to compare

2.9.7 (2025-10-28)

Bug Fixes

  • update dialog button styles for edit and delete passkey confirmations (90bce1e)

v2.9.6

28 Oct 10:11

Choose a tag to compare

2.9.6 (2025-10-28)

Bug Fixes

  • update dialog class name for edit passkey confirmation (a4a8c3b)

v2.9.5

28 Oct 09:58

Choose a tag to compare

2.9.5 (2025-10-28)

Bug Fixes

  • improve button styles and class names in passkey dialogs for better accessibility (a95047e)

v2.9.4

24 Oct 13:45

Choose a tag to compare

2.9.4 (2025-10-24)

Bug Fixes

  • adjust layout of button container in 2FA modal based on passkey availability (11b522f)

v2.9.3

24 Oct 13:41

Choose a tag to compare

2.9.3 (2025-10-24)

Bug Fixes

  • remove unnecessary gap in layout of 2FA modal (9bfdb94)

v2.9.2

24 Oct 13:13

Choose a tag to compare

2.9.2 (2025-10-24)

Bug Fixes

  • adjust class order for passkey issues card in 2FA modal (09f15b1)