mirror of
https://github.com/nextcloud/server.git
synced 2026-03-08 00:11:03 -05:00
When checking for public (web) access to the data directory the status is not enough as you might have a webserver that forwards to e.g. a login page. So instead check that the content of the file matches. For this the `.ncdata` file (renamed from `.ocdata`¹) has minimal text content to allow checking. ¹The file was renamed from the legacy `.ocdata`, there is a repair step to remove the old one. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| Events | ||
| NC13 | ||
| NC14 | ||
| NC16 | ||
| NC18 | ||
| NC20 | ||
| NC21 | ||
| NC22 | ||
| NC24 | ||
| NC25 | ||
| NC30 | ||
| Owncloud | ||
| AddAppConfigLazyMigration.php | ||
| AddBruteForceCleanupJob.php | ||
| AddCleanupUpdaterBackupsJob.php | ||
| AddMetadataGenerationJob.php | ||
| AddRemoveOldTasksBackgroundJob.php | ||
| CleanTags.php | ||
| CleanUpAbandonedApps.php | ||
| ClearFrontendCaches.php | ||
| ClearGeneratedAvatarCache.php | ||
| ClearGeneratedAvatarCacheJob.php | ||
| Collation.php | ||
| MoveUpdaterStepFile.php | ||
| OldGroupMembershipShares.php | ||
| RemoveLinkShares.php | ||
| RepairDavShares.php | ||
| RepairInvalidShares.php | ||
| RepairLogoDimension.php | ||
| RepairMimeTypes.php | ||