Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 3 | -0/+3 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -8/+8 |
* | Fix invalid instantiation of TemplateResponse if client not found | Daniel Kesselberg | 2020-03-15 | 1 | -1/+21 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -7/+25 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 6 | -15/+15 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 6 | -6/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -2/+2 |
* | Move oauth admin settings to initialstate | Roeland Jago Douma | 2019-09-28 | 2 | -45/+17 |
* | Fix the actual oauth2 tests | Roeland Jago Douma | 2019-07-01 | 1 | -1/+1 |
* | Fail gracefull if an unkown oauth2 client tries to authenticate | Roeland Jago Douma | 2018-12-06 | 1 | -1/+6 |
* | Move ExpiredTokenException to the correct namespace | Roeland Jago Douma | 2018-10-30 | 1 | -3/+1 |
* | Reset bruteforce on token refresh OAuth | Roeland Jago Douma | 2018-10-30 | 1 | -1/+39 |
* | Update SettingsControllerTest.php | rakekniven | 2018-06-30 | 1 | -1/+1 |
* | Validate OAuth2 redirect uri | Roeland Jago Douma | 2018-06-26 | 1 | -1/+14 |
* | Fix AdminTests | Roeland Jago Douma | 2018-06-19 | 1 | -11/+1 |
* | Cleanup Controller | Roeland Jago Douma | 2018-06-19 | 1 | -6/+0 |
* | Fix tests | Roeland Jago Douma | 2018-06-19 | 1 | -17/+65 |
* | The OAuth endpoint needs to support Basic Auth | Roeland Jago Douma | 2018-05-29 | 1 | -0/+84 |
* | Add tests | Roeland Jago Douma | 2018-05-22 | 2 | -40/+324 |
* | Function accepts only integers | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Delete token after usage in test | Lukas Reschke | 2017-05-18 | 1 | -0/+1 |
* | Add tests for OAuth2 app | Lukas Reschke | 2017-05-18 | 6 | -0/+550 |