You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/simplesamlphp-changelog.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,14 @@ SimpleSAMLphp changelog
6
6
This document lists the changes between versions of SimpleSAMLphp.
7
7
See the upgrade notes for specific information about upgrading.
8
8
9
+
## Version 1.14.13
10
+
11
+
Released 2017-04-27
12
+
13
+
* Resolved a security issue with unauthenticated encryption in the SimpleSAML\Utils\Crypto class. See [SSPSA 201704-01](https://simplesamlphp.org/security/201704-01).
14
+
* Added requirement for the Multibyte String PHP extension and the corresponding checks.
15
+
* Set a default name for SimpleSAMLphp sessions in the configuration template for the PHP session handler.
0 commit comments