nextcloud/lib/private/Repair
Roeland Jago Douma 1b66db72d9
Repair job to fix permissions for avatars
Fixes #22978

On some older installations the permissions for the userRoot and the
avatars are not correct. This breaks since we now use the Node API in
the avatar code.

This repair job makes sure that the permissions are set correctly.

* Unit tests added
2016-06-10 12:44:49 +02:00
..
AssetCache.php Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new interface - refs #24198 2016-04-25 15:01:13 +02:00
AvatarPermissions.php Repair job to fix permissions for avatars 2016-06-10 12:44:49 +02:00
CleanTags.php Update license headers 2016-05-26 19:57:24 +02:00
Collation.php Update license headers 2016-05-26 19:57:24 +02:00
DropOldJobs.php Update license headers 2016-05-26 19:57:24 +02:00
DropOldTables.php Update license headers 2016-05-26 19:57:24 +02:00
FillETags.php Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new interface - refs #24198 2016-04-25 15:01:13 +02:00
InnoDB.php Update license headers 2016-05-26 19:57:24 +02:00
OldGroupMembershipShares.php Update license headers 2016-05-26 19:57:24 +02:00
Preview.php Update license headers 2016-05-26 19:57:24 +02:00
RemoveGetETagEntries.php Update license headers 2016-05-26 19:57:24 +02:00
RemoveOldShares.php Add repair step to clean old calendar/contact shares 2016-06-09 15:48:45 +02:00
RepairInvalidShares.php Update license headers 2016-05-26 19:57:24 +02:00
RepairLegacyStorages.php Update license headers 2016-05-26 19:57:24 +02:00
RepairMimeTypes.php Update license headers 2016-05-26 19:57:24 +02:00
SearchLuceneTables.php Update license headers 2016-05-26 19:57:24 +02:00
SharePropagation.php Update license headers 2016-05-26 19:57:24 +02:00
SqliteAutoincrement.php Update license headers 2016-05-26 19:57:24 +02:00
UpdateCertificateStore.php Update license headers 2016-05-26 19:57:24 +02:00
UpdateOutdatedOcsIds.php Update license headers 2016-05-26 19:57:24 +02:00