aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/Owncloud/MigrateOauthTables.php
Commit message (Expand)AuthorAgeFilesLines
* fix(oauth2): retain support for legacy ownCloud clientsfix/oauth2/retain-legacy-oc-client-supportRichard Steinmetz2025-04-011-5/+16
* fix(repair): PHP8.3 deprecation warningfixPhp83DeprecationGit'Fellow2025-02-141-8/+4
* fix(oauth2): adjust db schemas when migrating from owncloudfix/oauth2/owncloud-migrationRichard Steinmetz2025-02-051-4/+95
* fix(owncloud): Fix ownCloud migration with oauth2 appbugfix/noid/fix-oauth2-owncloud-migrationJoas Schilling2024-11-041-4/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-241-17/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* shorten oauth2 client names before resizing the columnJulien Veyssier2023-06-061-0/+21
* drop the oauth2_clients trusted column, delete unsupported clients and their ...Julien Veyssier2023-06-061-0/+34
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Wrap oauth2 migrations inside conditionsLouis Chemineau2022-03-311-13/+24
* Add oauth2_clients migration for OwncloudLouis Chemineau2022-03-241-0/+113