summaryrefslogtreecommitdiffstats
path: root/lib/private/Session/CryptoSessionData.php
Commit message (Expand)AuthorAgeFilesLines
* Allow updating the token on session regenerationRoeland Jago Douma2018-06-141-2/+3
* Make ISession strictRoeland Jago Douma2018-02-261-8/+9
* Fix type in CryptoSessionDataMorris Jobke2018-01-121-1/+1
* 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