Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix setup | Christoph Wurst | 2016-05-11 | 1 | -6/+22 | |
* | Add fallback to allow user:token basic auth | Christoph Wurst | 2016-05-11 | 1 | -0/+7 | |
* | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 1 | -10/+24 | |
* | Add index on 'last_activity' | Christoph Wurst | 2016-05-11 | 1 | -3/+7 | |
* | Add controller to generate client tokens | Christoph Wurst | 2016-05-11 | 1 | -1/+1 | |
* | Check if session token is valid and log user out if the check fails | Christoph Wurst | 2016-05-11 | 1 | -7/+38 | |
* | invalidate (delete) session token on logout | Christoph Wurst | 2016-05-11 | 1 | -1/+10 | |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -25/+153 | |
* | Move \OC\User to PSR-4 | Roeland Jago Douma | 2016-05-10 | 1 | -0/+322 |