Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\Session to PSR-4 | Roeland Jago Douma | 2016-04-15 | 1 | -186/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Move regeneration of session ID into session classes | Lukas Reschke | 2016-01-04 | 1 | -0/+10 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Write to session in batch at the end of the request | Lukas Reschke | 2015-09-09 | 1 | -4/+18 |
* | Write session data to single key | Lukas Reschke | 2015-09-09 | 1 | -16/+30 |
* | Handle failures gracefully, remove switch | Lukas Reschke | 2015-08-21 | 1 | -6/+13 |
* | Add a session wrapper to encrypt the data before storing it on disk | Joas Schilling | 2015-08-21 | 1 | -0/+140 |