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

SQLPermanentStorage: Check for expiration

Fixes https://github.com/simplesamlphp/simplesamlphp/issues/20

The suggested fix in #20 is not a proper one.. It would be overkill to call `$this->store->removeExpired();` on every lookup.. There exists a cron-hook for that.
parent 0d1599a2
No related branches found
No related tags found
Loading
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