-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Fix delete user dav hook to only delete users addressbooks #27169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@tomneedham, thanks for your PR! By analyzing the history of the files in this pull request, we identified @DeepDiver1975, @tcitworld and @stweil to be potential reviewers. |
|
|
Makes absolute sense 👍 @tomneedham please backport |
|
@tomneedham backport still pending |
|
@tomneedham missing backport |
|
This is already in 10 - we want it in 9.1? 9.0? @PVince81 |
|
sounds critical enough for a backport to 9.1 at least. |
|
ok so, 9.1 will be EOL soon... removing backport label |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
On the deleteUser hook, only delete addressBooks that the user owns, not ones that have been shared with them.
Motivation and Context
Right now, if you delete a user, any addressbooks shared with them are also deleted.
How Has This Been Tested?
Types of changes
Checklist: