summaryrefslogtreecommitdiffstats
path: root/lib/private/Session/Memory.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+2
* Update license headersChristoph Wurst2019-12-051-2/+5
* Allow updating the token on session regenerationRoeland Jago Douma2018-06-141-1/+1
* Make ISession strictRoeland Jago Douma2018-02-261-9/+10
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-2/+2
* throw SessionNotAvailableException if session_id returns empty stringChristoph Wurst2016-04-261-3/+7
* add ISession::getId() wrapper for session_idChristoph Wurst2016-04-251-0/+10
* Move \OC\Session to PSR-4Roeland Jago Douma2016-04-151-0/+108