nextcloud/tests/lib/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
..
fixtures
AvatarPermissionsTest.php Repair job to fix permissions for avatars 2016-06-10 12:44:49 +02:00
CleanTagsTest.php
DropOldJobsTest.php
DropOldTablesTest.php
OldGroupMembershipSharesTest.php
RemoveGetETagEntriesTest.php
RemoveOldSharesTest.php
RepairCollationTest.php
RepairInnoDBTest.php
RepairInvalidSharesTest.php
RepairLegacyStoragesTest.php
RepairMimeTypesTest.php
RepairSharePropagationTest.php
RepairSqliteAutoincrementTest.php
UpdateOutdatedOcsIdsTest.php