Members of excluded groups should not get any information about sharees#33728
Members of excluded groups should not get any information about sharees#33728
Conversation
8d9da1f to
ffc9039
Compare
Codecov Report
@@ Coverage Diff @@
## master #33728 +/- ##
=============================================
- Coverage 64.35% 48.47% -15.88%
=============================================
Files 1195 109 -1086
Lines 69240 10498 -58742
Branches 1276 1276
=============================================
- Hits 44560 5089 -39471
+ Misses 24308 5037 -19271
Partials 372 372
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #33728 +/- ##
============================================
+ Coverage 64.35% 64.35% +<.01%
- Complexity 18307 18308 +1
============================================
Files 1195 1195
Lines 69240 69245 +5
Branches 1276 1276
============================================
+ Hits 44560 44565 +5
Misses 24308 24308
Partials 372 372
Continue to review full report at Codecov.
|
ffc9039 to
6613855
Compare
|
@micbar when you make changes to a PR please always post a comment to explain what and why you changed and ping for review |
Sorry, was in the middle of pushing. Did it 5 min. ago. |
|
Should I squash the commits into a single one? |
a4f4156 to
619998b
Compare
|
@micbar please backport |
|
restarted failed build |
619998b to
bff85a1
Compare
|
CI green, but status not updated. |
|
Backport |
Description
Original issue https://github.com/owncloud/enterprise/issues/3024
Members of excluded groups should not get any information about sharees. They cannot use the autocomplete field in the UI, but directly using the api works.
Related Issue
Motivation and Context
Members of excluded groups should not get any information about sharees. This is a privacy issue.
How Has This Been Tested?
Local Test:
http://localhost/ocs/v1.php/apps/files_sharing/api/v1/sharees?format=json&search=admin&perPage=400&itemType=fileTypes of changes
Checklist:
Open tasks: