Releases: devforth/adminforth-two-factors-auth
Releases · devforth/adminforth-two-factors-auth
v4.3.4
Compare
Sorry, something went wrong.
No results found
4.3.4 (2026-07-03)
Bug Fixes
correct clonfirmLogin body for login with totp (6fe54dd )
v4.3.3
Compare
Sorry, something went wrong.
No results found
4.3.3 (2026-07-01)
Bug Fixes
update request schemas for passkey and two-factor authentication endpoints (d5620ba )
v4.3.2
Compare
Sorry, something went wrong.
No results found
4.3.2 (2026-07-01)
Bug Fixes
prevent duplicate passkey registration by checking existing credentials (38942ae )
v4.3.1
Compare
Sorry, something went wrong.
No results found
4.3.1 (2026-07-01)
Bug Fixes
update request body schemas for confirmLogin and registration options (f0cb8c1 )
v4.3.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
4.2.4 (2026-06-29)
Bug Fixes
update adminforth version (a9d8b51 )
v4.2.3
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
4.2.2 (2026-06-23)
Bug Fixes
simplify user passkeys check in verify method (637cb2e )
v4.2.1
Compare
Sorry, something went wrong.
No results found
4.2.1 (2026-06-22)
Bug Fixes
enhance confirmLogin handler with rate limiting and error response (f1e2861 )
v4.2.0
Compare
Sorry, something went wrong.
No results found
4.2.0 (2026-06-22)
Features
implement rate limiting for passkey login attempts and improve error handling (8b20d61 )