Skip to content
Snippets Groups Projects
Commit 3466f176 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Prevent the SimpleSAML_Logger class from creating loops while trying to get...

Prevent the SimpleSAML_Logger class from creating loops while trying to get the track ID from the session. It must now be set manually by calling SimpleSAML_Logger::setTrackID(). Also allow SimpleSAML_Memcache to differentiate between a key not found in memcache and a request to memcache failed. If all servers are down, an exception is thrown and the user informed about the internal error. This hopefully resolves #264.
parent e5a7fb0b
No related branches found
No related tags found
No related merge requests found
Loading
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