Skip to content

v0.6.0

Choose a tag to compare

@CybotTM CybotTM released this 01 Mar 09:03
v0.6.0
1dc2318

Passkey Onboarding & Enforcement

This release adds everything admins need to gradually roll out passkeys across their TYPO3 backend. Set an enforcement level per user group and the system guides users through setup — from a gentle nudge to mandatory enrollment.

Four enforcement levels

Level Behavior
Off Passkeys available, no prompting
Encourage Dismissible banner explains passkeys and links to docs
Required Interstitial blocks navigation until passkey is registered (with configurable grace period, 1–365 days)
Enforced Password login disabled for users who have a passkey

Admin dashboard

A new backend module (Admin Tools > Passkey Management) gives full visibility into the rollout: adoption statistics per group, enforcement controls, and a user list with actions to send reminders, revoke credentials, or unlock accounts.

Includes a help tab with rollout guide, recovery procedures, MFA coexistence notes, and FAQ.

Compatibility

Supports TYPO3 v12, v13, and v14 — including v14's web component DOM structure.

Full changelog: v0.5.0...v0.6.0