Skip to content

Releases: opengovsg/mockpass

v2.0.0

26 May 03:42
Compare
Choose a tag to compare

Support MyInfo v3 (e6b9c38)

v1.5.4

20 May 09:10
Compare
Choose a tag to compare

use MOCKPASS_NRIC as MyInfo default if SHOW_LOGIN_PAGE is false (#45)

v1.5.3

04 May 02:51
Compare
Choose a tag to compare

Actually remember uuid no longer has deep exports (03175c8)

v1.5.2

28 Apr 09:42
Compare
Choose a tag to compare

Onboard renovate and update deps (#28 through to #41)
Publish to npm through GitHub Actions (e56b7fb)

v1.5.1

16 Mar 01:00
Compare
Choose a tag to compare

Allow Dockerization (#24)
Remove hostPort hack (#25)
dependabot updates (#27)

v1.5.0

16 Sep 10:50
Compare
Choose a tag to compare

Allow assertion endpoint to be specified using PartnerId (#22)

v1.4.4

27 Aug 00:39
Compare
Choose a tag to compare

Use dotenv to pick up .env files (#20)
Bump eslint-utils (#21)

v1.4.3

18 Apr 01:30
Compare
Choose a tag to compare

Correctly populate more fields in SAML response (#16)
Clean up incorrect default parameters in #16 (41edd12)

v1.4.1

08 Apr 08:20
Compare
Choose a tag to compare

Allow AuthnInstant and subject recipient to be configured per response (#14)
Update js-yaml, xml-crypto to 1.3.0 (e487b2f)

With thanks to the NDI team

v1.4.0

16 Mar 02:49
Compare
Choose a tag to compare

Make encryption/signing optional, ensure responses are wrapped in SOAP envelope (#12)

With thanks to the NDI team