mirror of
https://github.com/nextcloud/server.git
synced 2026-07-12 11:06:50 -04:00
Switch all encryption config reads/writes from deprecated string-typed IConfig to bool-typed IAppConfig (getValueBool/setValueBool). Adds RetypeEncryptionConfigKeys repair step to retype existing string values to bool on upgrade. Includes lazy IAppConfig resolution in Manager and AppConfigTypeConflictException fallbacks throughout for safety during the upgrade window. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Stephen Cuppett <steve@cuppett.com> |
||
|---|---|---|
| .. | ||
| ChangeKeyStorageRootTest.php | ||
| DecryptAllTest.php | ||
| DisableTest.php | ||
| EnableTest.php | ||
| EncryptAllTest.php | ||
| SetDefaultModuleTest.php | ||