Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -5/+5 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+5 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 1 | -0/+1 |
* | Certain tokens can expire | Roeland Jago Douma | 2018-05-17 | 1 | -0/+7 |
* | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-16 | 1 | -0/+23 |
* | Refix scope | Roeland Jago Douma | 2018-05-15 | 1 | -1/+1 |
* | Fix tests | Roeland Jago Douma | 2018-05-15 | 1 | -3/+3 |
* | Make the Token Auth code strict | Roeland Jago Douma | 2018-05-15 | 1 | -9/+14 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Add test for setting up fake fs | Robin Appelman | 2016-11-16 | 1 | -1/+1 |
* | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 1 | -3/+8 |
* | app password scope wip | Robin Appelman | 2016-11-16 | 1 | -1/+13 |
* | read lockdown scope from token | Robin Appelman | 2016-11-16 | 1 | -0/+4 |
* | bring back remember-me | Christoph Wurst | 2016-11-02 | 1 | -0/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | store last check timestamp in token instead of session | Christoph Wurst | 2016-06-17 | 1 | -0/+14 |
* | 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 | -0/+7 |
* | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 1 | -2/+4 |
* | a single token provider suffices | Christoph Wurst | 2016-05-18 | 1 | -3/+7 |
* | 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 | -0/+7 |
* | Add index on 'last_activity' | Christoph Wurst | 2016-05-11 | 1 | -0/+3 |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -0/+36 |