summaryrefslogtreecommitdiffstats
path: root/tests/lib/user/session.php
Commit message (Expand)AuthorAgeFilesLines
* fix testsBernhard Posselt2014-12-171-4/+2
* use two tests instead of oneBernhard Posselt2014-12-171-4/+18
* add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-171-0/+28
* reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-3/+3
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+1
* Add unit testRobin Appelman2014-10-131-33/+63
* increase scrutinizer happyiness by removing minor/informational issuesArthur Schiwon2014-05-231-2/+0
* clean up here is superflous, will already be removed by user sessionArthur Schiwon2014-05-231-6/+0
* test hooks also on loginArthur Schiwon2014-05-231-3/+39
* also test whether hooks workArthur Schiwon2014-05-231-5/+39
* unit tests for loginWithCookie()Arthur Schiwon2014-05-231-0/+114
* adjust testArthur Schiwon2013-12-131-2/+13
* User: move checkPassword from User to Manager to not break APIArthur Schiwon2013-09-241-22/+10
* New user management classesRobin Appelman2013-05-291-0/+155