summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/lib/Migration
Commit message (Expand)AuthorAgeFilesLines
* make OAuth2 authorization code expireJulien Veyssier2024-01-221-0/+86
* encrypt oauth2 client secretsJulien Veyssier2023-06-191-0/+82
* Add oauth2_clients migration for OwncloudLouis Chemineau2022-03-241-4/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Update license headersChristoph Wurst2019-12-053-3/+9
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+2
* OAuth2 client identifier must be uniqueRoeland Jago Douma2019-01-071-0/+49
* OAuth2: Move to migrationsRoeland Jago Douma2018-12-101-0/+98
* Strict repair stepRoeland Jago Douma2018-12-071-1/+2
* Set OAuth token expirationRoeland Jago Douma2018-05-221-0/+77