* Fix: CVE-2022-42731: related to the possibility of registration replay attack. Thanks to 'SSE (Secure Systems Engineering)'
2.5.0
Not secure
* Fixed: issue in the 'Authorize' button don't show on Firefox and Chrome on iOS. Note: It seems Firefox doesn't support WebAuthn on iOS * Fixed: Support for bootstrap5 Thanks to ezrajrice * Upgraded to fido2==1.0.0
2.4.0
Not secure
* Fixed: issue in the 'Authorize' button don't show on Safari Mobile. * Upgrade to FIDO2 0.9.2, to fix issue with Windows 11. * Fixed: Minor Typos.
2.3.0
Not secure
* Fixed: A missing import Thanks AndreasDickow * Fixed: `MFA.html` now call `{{block.super}}` for head and content blocks, thanks mnelson4 * Added: 55 introduced `mfa_base.html` which will be extended by `MFA.html` for better styling