Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -3/+3 |
* | fix(oauth2): store hashed secret instead of encrypted | Julien Veyssier | 2024-09-02 | 1 | -3/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 1 | -20/+2 |
* | fix oauth2 tests | Julien Veyssier | 2023-06-08 | 1 | -1/+9 |
* | Cleanup oauth2 admin settings | Carl Schwan | 2022-07-14 | 1 | -4/+5 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+4 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Move oauth admin settings to initialstate | Roeland Jago Douma | 2019-09-28 | 1 | -4/+17 |
* | Fix the actual oauth2 tests | Roeland Jago Douma | 2019-07-01 | 1 | -1/+1 |
* | Fix AdminTests | Roeland Jago Douma | 2018-06-19 | 1 | -11/+1 |
* | Add tests for OAuth2 app | Lukas Reschke | 2017-05-18 | 1 | -0/+66 |