Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |