Releases: OpenConext/Stepup-AzureMFA
Releases · OpenConext/Stepup-AzureMFA
0.2.5
Various changes to support Stepup-Build
0.2.4
Add composer archive excludes to the composer.json
0.2.3
Make sure we can install composer dependencies in prod mode
0.2.2
Add the surfnet_saml.yaml configuration to the prod package configuration
0.2.1
Improved the test coverage of the locale related features
0.2.0
The authentication logic was updated and covered by additional test coverage.
Several example logic still present in the project was removed.
0.1.0
This release supports registrations, authentications should work to, but this has not been verified and tested in detail.
0.0.5
Introduce the institutions.yaml configuration and parse it into a value object structure.
0.0.4
Apply changes to make the build pass
- 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
- The controller web test was not in sync, the updated translations
where not updated in the test
0.0.3
- Updated the README.md with verified installation instructions
- Installed security update for js-yaml package