Releases: silinternational/idp-profile-ui
Firefox-u2f-patch
Fixed a bug with Yubikeys not working for initial setup on Firefox Browser by reverting u2f-api.js to polyfill.
U2f-help-link
Updated dependencies
Fixed a broken link in https://sil-pw.iidp.net/#/2sv/usb-security-key/intro
Addresses issues:
57 and 43
no-good-u2f-browsers
- re-introduces warnings for browsers that do NOT support U2F
- updated deps
U2f-for-all-or-bust
- Addressed a number of CVE's
- Updated dependencies
- Migrated to Vuetify 2
- Removed browser checking for U2f support
change "manager" to "recovery contact"
Merge pull request #26 from silinternational/develop Change "Manager" to "Recovery contact"
how-do-you-say-that-in-my-language
This releases finalizes the i18n implementation as well as providing the following translations:
- English
- Spanish
- Korean
faulty-specificity
Password lifespans are configurable for each IdP, therefore language about how long a user's password may last cannot be fixed in the content.
dont-dos-me-man
Upgraded axios
dep to address CVE-2019-10742
the-REAL-totp-wars-🤦♂️
forgot to merge develop
into master
before cutting last release
totp-wars
This release provides the ability to override the default TOTP app preference from Google Authenticator to Authy via env var (VUE_APP_TOTP_APP_RECOMMENDATION
).
It also incorporates a minor UX perf improvement related to font-loading.