mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
- When a file was unshared, the legacy hook pre_unshare fired twice and the hook post_unshare did not fire at all. This was obviously a copy-paste error. Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>