mirror of
https://github.com/nextcloud/server.git
synced 2026-02-17 01:41:05 -05:00
When the receiver denies the transfer the notification handler was missing, so no notification was created for the transfer owner. But also the internal notification was created two times: 1. When rejecting the transfer 2. By the reject function when dismissing the notification This is fixed by only relying on the dismiss function. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| ApiController.php | ||
| DirectEditingController.php | ||
| DirectEditingViewController.php | ||
| OpenLocalEditorController.php | ||
| TemplateController.php | ||
| TransferOwnershipController.php | ||
| ViewController.php | ||