mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 13:08:26 -05:00
de1588843a
For looking up group members we need to pass an authenticated reva context via the notification interface. We use the share owner's context that we generated when stating the share target. Fixes: #4703
Notification service
The notification service is responsible for sending emails to users informing them about events that happened. To do this it hooks into the event system and listens for certain events that the users need to be informed about.