Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused endpoint | Joas Schilling | 2016-09-30 | 1 | -105/+0 |
* | Use magic DI for core controllers | Joas Schilling | 2016-09-30 | 1 | -4/+4 |
* | Minor cleanup in core Controllers | Roeland Jago Douma | 2016-08-29 | 1 | -5/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+3 |
* | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -8/+10 |
* | do not generate device token if 2FA is enable for user | Christoph Wurst | 2016-06-07 | 1 | -11/+25 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+0 |
* | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 1 | -1/+1 |
* | generate device token for UID, not login name | Christoph Wurst | 2016-05-24 | 1 | -2/+3 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 1 | -1/+2 |
* | PHPDoc and other minor fixes | Christoph Wurst | 2016-05-11 | 1 | -2/+4 |
* | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 1 | -3/+3 |
* | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 1 | -2/+6 |
* | Add index on 'last_activity' | Christoph Wurst | 2016-05-11 | 1 | -2/+3 |
* | Add controller to generate client tokens | Christoph Wurst | 2016-05-11 | 1 | -0/+82 |