nextcloud/apps/provisioning_api
Stephen Cuppett 896315486b test(provisioning_api): Revert AppConfigControllerTest data providers to match strict 'yes'-only validation
The verifyConfigKey check on core.encryption_enabled was reverted to
master's strict $value !== 'yes' in 626fadde0a7 per review feedback,
but the test data providers still asserted the broader truthy set
(1/true/YES/on). Drop those entries so the tests match the controller.
This is validation, not storage — IAppConfig::setValueBool's broader
input handling is unrelated.

Co-Authored-By: Claude Opus 4.7 (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 fix(encryption): Simplify evaluation in AppConfigController 2026-07-04 08:19:10 -04:00
tests test(provisioning_api): Revert AppConfigControllerTest data providers to match strict 'yes'-only validation 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