Skip to content

Releases: silinternational/ssp-base

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

Fixed startup bug with config-shim

27 Nov 06:07
71efbbd
Compare
Choose a tag to compare

Fixed

  • Fixed the run.sh script so it doesn't try to use the -u and --strategy flags on config-shim if STRATEGY_ID is empty.

Updated config-shim to v1.1.0

25 Nov 00:35
8d021d8
Compare
Choose a tag to compare

Changed

  • Updated config-shim to v1.1.0, allowing for config to be pushed to AppConfig, enabling credential rotation from GitHub Actions. (config-shim release notes)

Fix announcement layout

08 Nov 00:37
3163915
Compare
Choose a tag to compare

Fixed

  • Fix announcement layout

Full Changelog: 10.1.5...10.1.6