Skip to content

Releases: silinternational/idp-profile-ui

Firefox-u2f-patch

13 Apr 18:18
8184507
Compare
Choose a tag to compare

Fixed a bug with Yubikeys not working for initial setup on Firefox Browser by reverting u2f-api.js to polyfill.

U2f-help-link

26 Feb 22:48
4e87374
Compare
Choose a tag to compare

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

18 Dec 18:21
8b848e3
Compare
Choose a tag to compare
  • re-introduces warnings for browsers that do NOT support U2F
  • updated deps

U2f-for-all-or-bust

09 Dec 20:16
34d937a
Compare
Choose a tag to compare
  • Addressed a number of CVE's
  • Updated dependencies
  • Migrated to Vuetify 2
  • Removed browser checking for U2f support

change "manager" to "recovery contact"

28 Aug 20:35
0dfe6b3
Compare
Choose a tag to compare
Merge pull request #26 from silinternational/develop

 Change "Manager" to "Recovery contact"

how-do-you-say-that-in-my-language

11 Jun 19:43
0347583
Compare
Choose a tag to compare

This releases finalizes the i18n implementation as well as providing the following translations:

  • English
  • Spanish
  • Korean

faulty-specificity

31 May 15:16
8a7a711
Compare
Choose a tag to compare

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

31 May 12:47
fe13db6
Compare
Choose a tag to compare

Upgraded axios dep to address CVE-2019-10742

the-REAL-totp-wars-🤦‍♂️

20 May 14:55
fcf4e64
Compare
Choose a tag to compare

forgot to merge develop into master before cutting last release

totp-wars

20 May 14:34
b7a11e9
Compare
Choose a tag to compare

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.