Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dispatch event on twofactor failure and success | Roeland Jago Douma | 2018-01-25 | 1 | -13/+30 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+3 |
* | Fix AppPassword 2FA auth | Roeland Jago Douma | 2017-09-12 | 1 | -1/+5 |
* | Fix login with basic auth | Roeland Jago Douma | 2017-09-05 | 1 | -1/+0 |
* | Improve 2FA | Roeland Jago Douma | 2017-08-29 | 1 | -3/+67 |
* | Change 2FA activities to more generic security activities | Christoph Wurst | 2017-05-18 | 1 | -5/+6 |
* | fix minor issues | Christoph Wurst | 2016-12-19 | 1 | -5/+18 |
* | Publish, parse and filter 2FA activities | Christoph Wurst | 2016-12-19 | 1 | -1/+31 |
* | fix undefined index error when the backup codes provider is not active | Christoph Wurst | 2016-11-28 | 1 | -0/+3 |
* | Fix typ in constant name | Lukas Reschke | 2016-11-02 | 1 | -4/+4 |
* | Fix invalid PHPDocs | Lukas Reschke | 2016-11-02 | 1 | -1/+1 |
* | bring back remember-me | Christoph Wurst | 2016-11-02 | 1 | -5/+14 |
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -2/+18 |
* | prevent infinite redirect loops if the there is no 2fa provider to pass | Christoph Wurst | 2016-08-24 | 1 | -2/+16 |
* | Check if an app provide two-factor-auth providers before we try to use them | Robin Appelman | 2016-07-23 | 1 | -9/+11 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | load 2FA provider apps before querying classes | Christoph Wurst | 2016-06-16 | 1 | -0/+13 |
* | fail hard if 2fa provider can not be loaded (#25061) | Christoph Wurst | 2016-06-13 | 1 | -1/+3 |
* | 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 | -2/+27 |
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -0/+141 |