Skip to content
Snippets Groups Projects
Commit feca997a authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo Committed by Thijs Kinkhorst
Browse files

Update changelog.

parent f26d8640
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,19 @@ SimpleSAMLphp changelog ...@@ -6,6 +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.14.15
Released 2017-08-08
* Resolved a security issue with the creation and validation of time-limited tokens. See [SSPSA 201708-01](https://simplesamlphp.org/security/201708-01).
* Fixed an issue with session handling that could lead to crashes after upgrading from earlier 1.14.x versions.
* Fixed issue #557 with instances of SimpleSAMLphp installed from the repository as well as custom modules.
* Fixed issue #648 to properly handle SAML responses being sent to reply the same request, but using different response IDs.
* Fixed issues #612 and #618 with the mobile view of the web interface.
* Fixed issue #639 related to IdP names containing special characters not being properly displayed by discopower.
* Fixed issue #571 causing timeouts when using Active Directory as a backend.
* Other minor fixes.
## Version 1.14.14 ## Version 1.14.14
Released 2017-05-05 Released 2017-05-05
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment