mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Addressbooks and Calendar data are destroyed through hook OC_User::pre_deleteUser, which when it reaches the backends sends AddressBookDeletedEvent/CalendarDeletedEvent typed events, which in turns generates activities that aren't deleted until they expire. This can probably lead to old activities being visible for a new user created with the same uid. Signed-off-by: Thomas Citharel <tcit@tcit.fr> |
||
|---|---|---|
| .. | ||
| Provider | ||
| Backend.php | ||
| Filter.php | ||
| Setting.php | ||