| Commit message (Expand) | Author | Age | Files | Lines |
* | Move parallel merged auth tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -219/+0 |
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -0/+219 |
* | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 4 | -1312/+0 |
* | Use proper URL generation function (#24576) | Lukas Reschke | 2016-05-11 | 1 | -2/+2 |
* | use the UID for creating the session token, not the login name | Christoph Wurst | 2016-05-11 | 1 | -8/+12 |
* | fix mock builder for old phpunit versions | Christoph Wurst | 2016-05-11 | 1 | -2/+6 |
* | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 1 | -0/+90 |
* | increase token column width | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | fix LoginController unit tests | Christoph Wurst | 2016-05-11 | 1 | -1/+69 |
* | Move logout to controller | Lukas Reschke | 2016-04-18 | 1 | -1/+54 |
* | Rename `username` to `loginName` | Lukas Reschke | 2016-04-15 | 1 | -3/+3 |
* | Use !== instead of empty | Lukas Reschke | 2016-04-15 | 1 | -0/+38 |
* | Move login form into controller | Lukas Reschke | 2016-04-15 | 1 | -0/+176 |
* | Fix avatar controller tests | Roeland Jago Douma | 2016-04-08 | 1 | -1/+1 |
* | move lost controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -0/+442 |
* | move avatar controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -0/+437 |