Skip to content

Releases: silinternational/ssp-base

10.1.18

06 Feb 10:28
59a1dcd
Compare
Choose a tag to compare

Fixed

  • add ok button to start webauthn verification so user has a chance to select remember me
  • Remove smartphone references
  • move options to card actions so menu doesn't overflow and use raised button

Full Changelog: 10.1.17...10.1.18

Clear remember me from storage on submit and fix script path

02 Feb 23:41
69d751a
Compare
Choose a tag to compare

Fixed

  • to not override the http only cookie on subsequent visits clear remember me from localstorage on submit
  • fix script path

Full Changelog: 10.1.16...10.1.17

Add desiredRememberMeState to local storage

31 Jan 08:42
96739f0
Compare
Choose a tag to compare

Added

  • add desiredRememberMeState to local storage

Full Changelog: 10.1.15...10.1.16

Fix remember me checkbox by adding cookie

13 Dec 07:49
b2fdcda
Compare
Choose a tag to compare

Fixed

  • Fix remember my checkbox by adding cookie

Full Changelog: 10.1.14...10.1.15

fix email masking

10 Dec 00:17
8dab752
Compare
Choose a tag to compare

Fixed

  • Fixed email masking to handle subdomains correctly

fix raw ISO dates on review page; allow code download on Edge

03 Dec 05:28
e279824
Compare
Choose a tag to compare

Fixed

  • Directly call the disableUnsupportedFeatures and prettifyDates functions in the DOMContentLoaded listener instead of using addEventListener on the body.
  • Enable printable code download on Edge.

What's Changed

Full Changelog: 10.1.12...10.1.13

10.1.12

02 Dec 16:48
2ace687
Compare
Choose a tag to compare

What's Changed

Details

Fixed

  • Avoid waiting for a 2nd on-load event before calling verifyWebAuthn()

Changed (non-breaking)

  • Revise "Try again" button's ID for clarity
  • Use "Try again" button's ID during offerRetry(), too

Full Changelog: 10.1.11...10.1.12

bugfix

02 Dec 15:20
a768da3
Compare
Choose a tag to compare

What's Changed

  • Release -- fix bug preventing webauthn login by @briskt in #297

Full Changelog: 10.1.10...10.1.11

SimpleSAMLphp security patch

02 Dec 01:12
45477ba
Compare
Choose a tag to compare

Security

Changed

  • Changed Makefile target names and get dependencies with default target

10.1.9

28 Nov 04:56
4763b49
Compare
Choose a tag to compare

Fixed

Full Changelog: 10.1.8...10.1.9