Skip to content

Releases: OpenConext/Stepup-AzureMFA

0.2.5

19 Dec 15:08
384f3ea
Compare
Choose a tag to compare

Various changes to support Stepup-Build

0.2.4

19 Dec 11:27
e5d03e8
Compare
Choose a tag to compare

Add composer archive excludes to the composer.json

0.2.3

19 Dec 11:04
51d1fd0
Compare
Choose a tag to compare

Make sure we can install composer dependencies in prod mode

0.2.2

19 Dec 10:21
9e5c9a3
Compare
Choose a tag to compare

Add the surfnet_saml.yaml configuration to the prod package configuration

0.2.1

19 Dec 10:22
10b1457
Compare
Choose a tag to compare

Improved the test coverage of the locale related features

0.2.0

18 Dec 14:02
3347aa1
Compare
Choose a tag to compare

The authentication logic was updated and covered by additional test coverage.
Several example logic still present in the project was removed.

0.1.0

18 Dec 08:16
abb28d9
Compare
Choose a tag to compare

This release supports registrations, authentications should work to, but this has not been verified and tested in detail.

0.0.5

28 Nov 11:14
3b2edc1
Compare
Choose a tag to compare

Introduce the institutions.yaml configuration and parse it into a value object structure.

0.0.4

26 Nov 09:15
84d1d20
Compare
Choose a tag to compare

Apply changes to make the build pass

  1. The composer file was not able to pass composer validate. The name
    was not lower cased, and the lockfile was not in sync. In the process,
    some minor updates where installed for several dependencies
  2. The controller web test was not in sync, the updated translations
    where not updated in the test

0.0.3

26 Nov 09:03
d3972de
Compare
Choose a tag to compare
  • Updated the README.md with verified installation instructions
  • Installed security update for js-yaml package