nextcloud/lib/private/Encryption
Côme Chilliet 07f9d8f4c2
fix(encryption): Catch NotFoundException in ShareDeletedEvent listener
Avoids issues when a share is deleted after the node itself is already
 deleted.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-06-26 17:13:43 +02:00
..
Exceptions chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Keys chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
DecryptAll.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
EncryptionEventListener.php fix(encryption): Catch NotFoundException in ShareDeletedEvent listener 2025-06-26 17:13:43 +02:00
EncryptionWrapper.php fix(encryption): Improve Update class and event listenening 2025-05-13 23:37:52 +02:00
File.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Manager.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Update.php fix(encryption): Improve Update class and event listenening 2025-05-13 23:37:52 +02:00
Util.php fix(encryption): Fix a PHP error in Encryption Util in specific situations 2025-05-13 23:37:52 +02:00