summaryrefslogtreecommitdiffstats
path: root/tests/core/controller
Commit message (Expand)AuthorAgeFilesLines
* Move parallel merged auth tests to PSR-4Joas Schilling2016-05-251-219/+0
* Add two factor auth to coreChristoph Wurst2016-05-231-0/+219
* Move tests/core/ to PSR-4Joas Schilling2016-05-194-1312/+0
* Use proper URL generation function (#24576)Lukas Reschke2016-05-111-2/+2
* use the UID for creating the session token, not the login nameChristoph Wurst2016-05-111-8/+12
* fix mock builder for old phpunit versionsChristoph Wurst2016-05-111-2/+6
* add unit tests for all new classesChristoph Wurst2016-05-111-0/+90
* increase token column widthChristoph Wurst2016-05-111-1/+1
* fix LoginController unit testsChristoph Wurst2016-05-111-1/+69
* Move logout to controllerLukas Reschke2016-04-181-1/+54
* Rename `username` to `loginName`Lukas Reschke2016-04-151-3/+3
* Use !== instead of emptyLukas Reschke2016-04-151-0/+38
* Move login form into controllerLukas Reschke2016-04-151-0/+176
* Fix avatar controller testsRoeland Jago Douma2016-04-081-1/+1
* move lost controller to core/controllerMorris Jobke2016-01-201-0/+442
* move avatar controller to core/controllerMorris Jobke2016-01-201-0/+437