Releases: bnf/mfa_webauthn
Releases · bnf/mfa_webauthn
Release v1.0.0
Release v0.1.5
Fix TER autoload advertisement.
Release v0.1.3
Add TER auto-publishing
Release v0.1.2
Include classic-mode classmap in composer.json as TER strips it from ext_emconf.
Release v0.1.1
- Adapt ExtensionManager title
- Update extension icon
Release v0.1.0 for TYPO3 v11.1.x
WebAuthn Integration for the experimental TYPO3 v11.1 Multi Factor Authentication (MFA) API, adding authenticators using the WebAuthn standard.
Provides support for:
- FIDO2/U2F Hardware tokens
- Internal Authenticators
Release v0.0.2
Implement internal authenticators that use a TMP chip (e.g. Android Fingerprints, Window Hello) as separate provider, in order to provide better UX.
Otherwise it's ard to grasp that these are "security tokens" as well.
Release v0.0.1
First beta release targeting https://review.typo3.org/c/Packages/TYPO3.CMS/+/67548/32