Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Allow 2FA to be setup on first login | Roeland Jago Douma | 2019-05-17 | 1 | -3/+124 |
* | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 1 | -3/+3 |
* | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 1 | -21/+22 |
* | Properly allow \OCP\Authentication\IApacheBackend to specify logout URL | Lukas Reschke | 2017-08-18 | 1 | -4/+4 |
* | fix coding style and increase code coverage | Christoph Wurst | 2017-01-11 | 1 | -40/+111 |
* | Fix tests | Cornelius Kölbel | 2017-01-11 | 1 | -2/+5 |
* | Set redirect_url on 2FA challenge page | Christoph Wurst | 2016-12-23 | 1 | -0/+1 |
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -0/+19 |
* | check same URL in unit tests | Christoph Wurst | 2016-08-30 | 1 | -11/+12 |
* | redirect to default app after solving the 2FA challenge | Christoph Wurst | 2016-08-30 | 1 | -6/+1 |
* | Allow to cancel 2FA after login | Joas Schilling | 2016-06-07 | 1 | -4/+17 |
* | remember redirect_url when solving the 2FA challenge | Christoph Wurst | 2016-06-01 | 1 | -5/+7 |
* | Move parallel merged auth tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+220 |