nextcloud/apps/encryption/lib
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
..
AppInfo chore: Apply new coding standard to all files 2026-06-01 13:46:39 +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: Suppress last known impure static properties 2026-06-02 09:46:20 +02:00
Exceptions chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Listeners chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Migration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Services fix: Remove a static var usage in encryption application 2026-03-23 16:48:31 +01: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
KeyManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Recovery.php fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-02 15:28:53 +02:00
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-09 11:46:18 +02:00
Util.php fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-02 15:28:53 +02:00