Skip to content
Snippets Groups Projects
Commit e1f9337f authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

fix changelog

parent 8d800d36
Branches
Tags
No related merge requests found
...@@ -6,10 +6,19 @@ SimpleSAMLphp changelog ...@@ -6,10 +6,19 @@ SimpleSAMLphp changelog
This document lists the changes between versions of SimpleSAMLphp. This document lists the changes between versions of SimpleSAMLphp.
See the upgrade notes for specific information about upgrading. See the upgrade notes for specific information about upgrading.
## Version 1.17.0 ## Version 1.18.0
Released TBD Released TBD
### metarefresh
* The algorithm to compute the fingerprint of the certificate that signed
metadata can be specified with the new `validateFingerprintAlgorithm`
configuration option.
## Version 1.17.0
Released 3 March 2019
* Introduce a new experimental user interface based on Twig templates. * Introduce a new experimental user interface based on Twig templates.
The new Twig templates co-exist next to the old ones and come The new Twig templates co-exist next to the old ones and come
with a new look-and-feel for SimpleSAMLphp and independent interfaces for with a new look-and-feel for SimpleSAMLphp and independent interfaces for
...@@ -48,11 +57,6 @@ Released TBD ...@@ -48,11 +57,6 @@ Released TBD
* Allow `core:PHP` to manipulate the entire state array. * Allow `core:PHP` to manipulate the entire state array.
* IdP initiated login: add compatibility with Shibboleth parameters. * IdP initiated login: add compatibility with Shibboleth parameters.
### metarefresh
* The algorithm to compute the fingerprint of the certificate that signed
metadata can be specified with the new `validateFingerprintAlgorithm`
configuration option.
### multiauth ### multiauth
* Added a `preselect` configuration option to skip authsource selection (#1005). * Added a `preselect` configuration option to skip authsource selection (#1005).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment