Upgrade FIDO2 and fix Authorize button on iOS

This commit is contained in:
Mohamed El-Kalioby
2021-10-14 19:37:40 +03:00
parent 773a16df50
commit 5475a3bf87
5 changed files with 16 additions and 9 deletions

View File

@@ -1,4 +1,11 @@
# Change Log
## 2.4.0
* 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
* Fixed: A missing import Thanks @AndreasDickow
* Fixed: `MFA.html` now call `{{block.super}}` for head and content blocks, thanks @mnelson4