Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve provider check | Lukas Reschke | 2021-07-21 | 1 | -1/+5 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+2 |
* | Harden middleware check | Roeland Jago Douma | 2019-10-25 | 1 | -0/+10 |
* | Allow 2FA to be setup on first login | Roeland Jago Douma | 2019-05-17 | 1 | -1/+7 |
* | No need to check 2fa state on apptoken logins | Roeland Jago Douma | 2019-02-20 | 1 | -1/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 1 | -2/+2 |
* | Fix middleware implementations signatures | Roeland Jago Douma | 2017-07-31 | 1 | -3/+3 |
* | Check whether the $_SERVER['REQUEST_*'] vars exist before using them | Joas Schilling | 2017-05-15 | 1 | -3/+5 |
* | prevent infinite redirect loops if the there is no 2fa provider to pass | Christoph Wurst | 2016-08-24 | 1 | -4/+6 |
* | Throw exception if you don't handle it | Roeland Jago Douma | 2016-08-12 | 1 | -0/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Allow to cancel 2FA after login | Joas Schilling | 2016-06-07 | 1 | -0/+5 |
* | remember redirect_url when solving the 2FA challenge | Christoph Wurst | 2016-06-01 | 1 | -2/+10 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+0 |
* | add OCC command to enable/disable 2FA for a user | Christoph Wurst | 2016-05-23 | 1 | -0/+4 |
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -0/+117 |