Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix setup | Christoph Wurst | 2016-05-11 | 1 | -4/+11 | |
* | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 2 | -3/+7 | |
* | 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 | |
* | Check if session token is valid and log user out if the check fails | Christoph Wurst | 2016-05-11 | 1 | -1/+0 | |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -23/+52 | |
* | Move logout to controller | Lukas Reschke | 2016-04-18 | 1 | -1/+23 | |
* | Also check for an empty string | Lukas Reschke | 2016-04-15 | 1 | -4/+4 | |
* | Rename `username` to `loginName` | Lukas Reschke | 2016-04-15 | 1 | -4/+4 | |
* | Use !== instead of empty | Lukas Reschke | 2016-04-15 | 1 | -4/+4 | |
* | Move login form into controller | Lukas Reschke | 2016-04-15 | 1 | -0/+138 | |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 4 | -0/+789 |