]> source.dussan.org Git - nextcloud-server.git/commit
Discard share notification for non-existing groups 30308/head
authorVincent Petry <vincent@nextcloud.com>
Wed, 15 Dec 2021 13:25:39 +0000 (14:25 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 17 Dec 2021 07:09:28 +0000 (07:09 +0000)
commit3b5dd77275edc06c504253a84b801a7c1c0e8076
tree6ffc2db1b267ba7e3794603be654392d68dc9a10
parentd750eb1da818e11898f9de5262750f56bc5203d5
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