nextcloud/apps/provisioning_api
Stephen Cuppett 1b2b4cb660 refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step
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>
2026-07-04 08:19:10 -04:00
..
appinfo chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
composer chore(provisioning_api): Remove unused file referencing obsolete interface 2026-05-11 16:22:21 +02:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n fix(l10n): Update translations from Transifex 2026-07-04 00:22:53 +00:00
lib refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 2026-07-04 08:19:10 -04:00
tests refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 2026-07-04 08:19:10 -04:00
openapi-administration.json refactor(provisioning): do not use legacy OC_App class 2026-04-30 14:40:32 +02:00
openapi-administration.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi-full.json Merge pull request #59406 from nextcloud/feat/40903/edit-user-dialog 2026-04-30 17:54:42 +02:00
openapi-full.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json fix(provisioning_api): add missing @return annotation for editUserMultiField 2026-04-29 16:26:29 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00