Select Git revision
SimpleSAML
-
-
- Open in your IDE
- Download source code
- Download this directory
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
When unserializing the session fails, the handler should return null instead of false. Additionally, SimpleSAML_Session::load() should make sure that it got an instance of SimpleSAML_Session, to avoid any misbehaving handlers to generate an issue. This resolves #616.