nextcloud/apps/encryption/tests
Côme Chilliet 16160c9019 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-02 15:28:53 +02:00
..
Command chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Controller fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-02 15:28:53 +02:00
Crypto chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Listeners chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Settings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Users chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EncryptedStorageTest.php test: adjust tests to caching of key validation 2026-03-26 21:13:18 +01:00
KeyManagerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PassphraseServiceTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
RecoveryTest.php fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-02 15:28:53 +02:00
SessionTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UtilTest.php fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-02 15:28:53 +02:00