Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Joas Schilling | 2022-02-23 | 1 | -11/+12 |
* | Adjust tests | Lukas Reschke | 2021-09-06 | 1 | -27/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -20/+20 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -6/+6 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Harden middleware check | Roeland Jago Douma | 2019-10-25 | 1 | -4/+85 |
* | Allow 2FA to be setup on first login | Roeland Jago Douma | 2019-05-17 | 1 | -0/+34 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+4 |
* | Fix tests | Roeland Jago Douma | 2017-07-31 | 1 | -6/+11 |
* | Fix getMock TwoFactorMiddlewareTest | Roeland Jago Douma | 2016-09-06 | 1 | -8/+14 |
* | prevent infinite redirect loops if the there is no 2fa provider to pass | Christoph Wurst | 2016-08-24 | 1 | -0/+2 |
* | remember redirect_url when solving the 2FA challenge | Christoph Wurst | 2016-06-01 | 1 | -4/+15 |
* | Move parallel merged auth tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+183 |