nextcloud/apps/encryption/tests
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
..
Command test: adjust tests to caching of key validation 2026-03-26 21:13:18 +01:00
Controller fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-12 09:54:43 +00:00
Crypto perf(file-cache): Add mimetype filter on getFolderContents 2026-02-12 00:36:18 +01:00
Listeners refactor(setup-manager): Use ISetupManager instead of SetupManager 2026-01-27 15:19:19 +01:00
Settings refactor(encryption): migrate to Vue 3 and Typescript and script setup 2026-01-13 22:49:18 +01:00
Users test: adjust tests to caching of key validation 2026-03-26 21:13:18 +01:00
EncryptedStorageTest.php test: adjust tests to caching of key validation 2026-03-26 21:13:18 +01:00
KeyManagerTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
PassphraseServiceTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
RecoveryTest.php fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-12 09:54:43 +00:00
SessionTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
UtilTest.php fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-12 09:54:43 +00:00