nextcloud/apps/encryption
Côme Chilliet 2723eaf921 fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean
Frontend is sending a boolean but backend was still expecting a string.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-12 09:54:43 +00:00
..
appinfo chore: Bump app versions and requirements 2026-01-22 08:59:28 +01:00
composer chore: Bump autoloader files for new composer version 2025-12-02 10:32:44 +01:00
css chore: Add SPDX header 2024-06-19 12:02:43 +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-06-07 00:22:36 +00:00
lib fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-12 09:54:43 +00:00
src fix(encryption): recovery keys should be shown when user keys are used 2026-05-28 14:34:04 +02:00
templates refactor(encryption): migrate to Vue 3 and Typescript and script setup 2026-01-13 22:49:18 +01:00
tests fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-12 09:54:43 +00:00
.noopenapi fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support 2024-01-18 11:22:43 +01:00