summaryrefslogtreecommitdiffstats
path: root/lib/public/iusersession.php
Commit message (Collapse)AuthorAgeFilesLines
* Updating license headersJenkins for ownCloud2015-02-231-21/+16
|
* Fix typoLukas Reschke2014-12-191-1/+1
|
* Clarify return valuesLukas Reschke2014-12-191-1/+1
| | | | This function returns `null` when no user is logged-in.
* add a isLoggedIn method to the usersession and deprecate the isLoggedIn ↵Bernhard Posselt2014-12-171-0/+9
| | | | method on the api
* use correct IUser in interfaceJörn Friedrich Dreyer2014-07-151-2/+2
|
* Add public interfaces for User, UserManager and UserSessionRobin Appelman2014-07-141-0/+13
|
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+1
|
* unify license headers for public API filesMorris Jobke2013-11-031-4/+17
|
* fix "No page-level DocBlock"Morris Jobke2013-11-031-0/+8
|
* fix documentation stuffMorris Jobke2013-10-311-2/+2
|
* Add UserSession to server containerBart Visscher2013-09-201-0/+30