mirror of
https://github.com/nextcloud/server.git
synced 2026-07-15 04:51:46 -04:00
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> |
||
|---|---|---|
| .. | ||
| appinfo | ||
| composer | ||
| img | ||
| l10n | ||
| lib | ||
| tests | ||
| openapi-administration.json | ||
| openapi-administration.json.license | ||
| openapi-full.json | ||
| openapi-full.json.license | ||
| openapi.json | ||
| openapi.json.license | ||