nextcloud/lib
Stephen Cuppett b523ddb4e7 fix(encryption): Refactor EncryptionWrapper with HomeMountPoint support
Rewrite conditional flow to use early-return guards: skip IDisableEncryptionStorage,
skip the root mount, respect encryptHomeStorage for HomeMountPoints. Uses IAppConfig
for the encryptHomeStorage setting with a legacy string fallback for the upgrade window.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Stephen Cuppett <steve@cuppett.com>
2026-05-16 06:13:36 -04:00
..
composer fix(AppManager): properly type AppInfo type based on XSD 2026-05-12 22:52:32 +02:00
l10n fix(l10n): Update translations from Transifex 2026-05-16 00:24:00 +00:00
private fix(encryption): Refactor EncryptionWrapper with HomeMountPoint support 2026-05-16 06:13:36 -04:00
public Merge pull request #60071 from nextcloud/chore/legacy 2026-05-14 22:48:24 +02:00
unstable chore: adjust NCU to have proper final keyword and Override attribute where needed 2026-04-28 21:29:28 +02:00
base.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00