Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly allow \OCP\Authentication\IApacheBackend to specify logout URL | Lukas Reschke | 2017-08-30 | 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 |