Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create session tokens for apache auth users | Christoph Wurst | 2016-05-31 | 1 | -1/+3 |
* | 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/+2 |
* | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 1 | -1/+9 |
* | add button to add new device tokens | Christoph Wurst | 2016-05-23 | 1 | -1/+2 |
* | add method to query all user auth tokens | Christoph Wurst | 2016-05-18 | 1 | -0/+12 |
* | a single token provider suffices | Christoph Wurst | 2016-05-18 | 1 | -0/+37 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 1 | -1/+8 |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -0/+35 |