-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4421 from rhafer/update-share-permission-check
Move more share permission checks to usershareprovider
- Loading branch information
Showing
3 changed files
with
162 additions
and
19 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
Enhancement: Check permissions before updating shares | ||
Enhancement: Check permissions before adding, deleting or updating shares | ||
|
||
The user share provider now checks if the user has sufficient permissions to update a share. | ||
The user share provider now checks if the user has sufficient permissions to | ||
add, delete or update a share. | ||
|
||
https://github.com/cs3org/reva/pull/4421 | ||
https://github.com/cs3org/reva/pull/4405 |
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
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