Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | PHPDoc and other minor fixes | Christoph Wurst | 2016-05-11 | 1 | -0/+14 |
* | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 1 | -0/+4 |
* | Add index on 'last_activity' | Christoph Wurst | 2016-05-11 | 1 | -0/+5 |
* | Check if session token is valid and log user out if the check fails | Christoph Wurst | 2016-05-11 | 1 | -6/+1 |
* | invalidate (delete) session token on logout | Christoph Wurst | 2016-05-11 | 1 | -1/+6 |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -0/+58 |