]> source.dussan.org Git - nextcloud-server.git/commit
Discard share notification for non-existing groups 30281/head
authorVincent Petry <vincent@nextcloud.com>
Wed, 15 Dec 2021 13:25:39 +0000 (14:25 +0100)
committerVincent Petry <vincent@nextcloud.com>
Wed, 15 Dec 2021 13:55:27 +0000 (14:55 +0100)
commit4559a46c8d9497e9d923ea6c6cd8b7cf14729b1b
treecc1a2da3f007078bf650ce6fc0bb5a6d4a781c4a
parenta47da9722dfaec8d83e9c8543ed0c31138a909da
Discard share notification for non-existing groups

Group shares might exist even after a group got deleted.

This fix catches the situation and discards the notification for the
obsolete group.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-authored-by: Joas Schilling <coding@schilljs.com>
apps/files_sharing/lib/Notification/Notifier.php