summaryrefslogtreecommitdiffstats
path: root/lib/private/Session/CryptoSessionData.php
Commit message (Expand)AuthorAgeFilesLines
* Allow updating the token on session regenerationRoeland Jago Douma2018-07-091-2/+3
* Update license headersMorris Jobke2017-11-061-0/+2
* Catch session already closed exception in destructorVictor Dubiniuk2017-04-251-1/+6
* Do not clear CSRF token on logout (fix for #1303)Roeland Jago Douma2017-03-131-0/+4
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* throw SessionNotAvailableException if session_id returns empty stringChristoph Wurst2016-04-261-0/+2
* add ISession::getId() wrapper for session_idChristoph Wurst2016-04-251-0/+10
* Move \OC\Session to PSR-4Roeland Jago Douma2016-04-151-0/+186