summaryrefslogtreecommitdiffstats
path: root/tests/lib/session/cryptowrappingtest.php
Commit message (Expand)AuthorAgeFilesLines
* Write to session in batch at the end of the requestLukas Reschke2015-09-091-9/+0
* Write session data to single keyLukas Reschke2015-09-091-4/+4
* Handle failures gracefully, remove switchLukas Reschke2015-08-211-3/+4
* Add a session wrapper to encrypt the data before storing it on diskJoas Schilling2015-08-211-0/+81