nextcloud/apps/files_external/lib/Lib
Benjamin Gaussorgues 9a6a64087d fix(files_external): on case insensitive system, block case change
When a file/directory is renamed to the same name with only case change,
the rename fail. We block this kind of rename.
The user will have to rename to another name first.

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-10-31 15:26:46 +00:00
..
Auth check the username when doing external storage session auth 2023-05-15 17:02:58 +02:00
Backend fix(files_external): on case insensitive system, block case change 2023-10-31 15:26:46 +00:00
Config Update php licenses 2021-06-04 22:02:41 +02:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
Storage fix(files_external): on case insensitive system, block case change 2023-10-31 15:26:46 +00:00
DefinitionParameter.php Extend ext storage params to contain default value 2023-01-13 10:27:17 +01:00
DependencyTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
FrontendDefinitionTrait.php More type safety 2022-10-17 11:53:11 +02:00
IdentifierTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +02:00
IFrontendDefinition.php More type safety 2022-10-17 11:53:11 +02:00
IIdentifier.php Add corresponding interface to trait 2022-10-17 10:58:27 +02:00
InsufficientDataForMeaningfulAnswerException.php Update php licenses 2021-06-04 22:02:41 +02:00
LegacyDependencyCheckPolyfill.php Additional type hinting found by psalm 2022-10-18 12:28:34 +02:00
MissingDependency.php More type safety 2022-10-17 11:53:11 +02:00
PersonalMount.php Rename numericStorageId to numericExternalStorageId in PersonalMount.php 2023-05-16 17:18:31 +00:00
PriorityTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +02:00
SessionStorageWrapper.php Update php licenses 2021-06-04 22:02:41 +02:00
StorageConfig.php Additional type hinting found by psalm 2022-10-18 12:28:34 +02:00
StorageModifierTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
VisibilityTrait.php Update php licenses 2021-06-04 22:02:41 +02:00