mirror of
https://github.com/nextcloud/server.git
synced 2026-07-12 02:57:52 -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> |
||
|---|---|---|
| .. | ||
| Apps | ||
| Config | ||
| Db | ||
| Encryption | ||
| Group | ||
| Log | ||
| Maintenance | ||
| Preview | ||
| SystemTag | ||
| TaskProcessing | ||
| TwoFactorAuth | ||
| User | ||