Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make OAuth2 authorization code expire | Julien Veyssier | 2024-01-22 | 1 | -0/+86 |
* | encrypt oauth2 client secrets | Julien Veyssier | 2023-06-19 | 1 | -0/+82 |
* | Add oauth2_clients migration for Owncloud | Louis Chemineau | 2022-03-24 | 1 | -4/+7 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -6/+3 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+9 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -2/+2 |
* | OAuth2 client identifier must be unique | Roeland Jago Douma | 2019-01-07 | 1 | -0/+49 |
* | OAuth2: Move to migrations | Roeland Jago Douma | 2018-12-10 | 1 | -0/+98 |
* | Strict repair step | Roeland Jago Douma | 2018-12-07 | 1 | -1/+2 |
* | Set OAuth token expiration | Roeland Jago Douma | 2018-05-22 | 1 | -0/+77 |