nextcloud/apps/encryption/lib
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: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Command chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-12 09:54:43 +00:00
Crypto chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Listeners chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Migration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Services fix: Remove a static var usage in encryption application 2026-03-23 16:48:31 +01:00
Settings chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Users fix: cache validation of system keys 2026-03-26 21:12:05 +01:00
KeyManager.php fix(encryption): Fix user key support with basic auth 2025-11-10 18:11:01 +01:00
Recovery.php fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-12 09:54:43 +00: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-12 09:54:43 +00:00