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