chore: bump reva

This commit is contained in:
Florian Schade
2024-09-05 17:31:18 +02:00
parent dfba7c70d7
commit 3f82b266f8
@@ -0,0 +1,10 @@
Enhancement: Handle OCM invite generated event
Both the notification and audit services now handle the OCM invite generated event.
- The notification service is responsible for sending an email to the invited user.
- The audit service is responsible for logging the event.
https://github.com/owncloud/ocis/pull/9966
https://github.com/cs3org/reva/pull/4832
https://github.com/owncloud/ocis/issues/9583