Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete the token in case an exception is thrown when decrypting the password | Christoph Wurst | 2016-05-11 | 1 | -1/+8 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 1 | -3/+8 |
* | PHPDoc and other minor fixes | Christoph Wurst | 2016-05-11 | 1 | -6/+12 |
* | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 1 | -3/+7 |
* | Add index on 'last_activity' | Christoph Wurst | 2016-05-11 | 1 | -1/+3 |
* | Check if session token is valid and log user out if the check fails | Christoph Wurst | 2016-05-11 | 1 | -5/+62 |
* | invalidate (delete) session token on logout | Christoph Wurst | 2016-05-11 | 1 | -2/+35 |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -0/+91 |