mirror of
https://github.com/nextcloud/server.git
synced 2026-07-12 19:16:25 -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> |
||
|---|---|---|
| .. | ||
| ChangeKeyStorageRoot.php | ||
| DecryptAll.php | ||
| Disable.php | ||
| Enable.php | ||
| EncryptAll.php | ||
| ListModules.php | ||
| MigrateKeyStorage.php | ||
| SetDefaultModule.php | ||
| ShowKeyStorageRoot.php | ||
| Status.php | ||