-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve logic for revoking grants when moving and removing documents
The DocumentsProvider base class already has a method for doing this. The previous revokeGrants() method did not properly revoke grants for tree URIs. This also fixes grants being revoked twice when a client app calls deleteDocument(). Signed-off-by: Andrew Gunnerson <[email protected]>
- Loading branch information
1 parent
9556d2c
commit b21d1b7
Showing
1 changed file
with
2 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters