Skip to content
Snippets Groups Projects
Commit 752f7d0d authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Add note on bc-breaking sessions

parent db671f0a
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,8 @@ Functional changes ...@@ -30,6 +30,8 @@ Functional changes
It is possible to switch back via the `sharedkey_algorithm`. It is possible to switch back via the `sharedkey_algorithm`.
Note however that CBC is vulnerable to the Padding oracle attack. Note however that CBC is vulnerable to the Padding oracle attack.
- All support for the Shibboleth 1.3 / SAML 1.1 protocol has been removed. - All support for the Shibboleth 1.3 / SAML 1.1 protocol has been removed.
- Sessions are no longer backwards compatible with previous versions. Make sure to clear your session cache during
the upgrade process. How to do this depends on your session backend.
Configuration changes Configuration changes
--------------------- ---------------------
......
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