-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Trashbin api allows users to see trashbin content of other users. #36378
Comments
skshetry
changed the title
Trashbin api allows users to see trahsbin content of other users.
Trashbin api allows users to see trashbin content of other users.
Nov 6, 2019
I added QA-team and acceptance-tests labels to get an example acceptance test scenario done. |
WIP in PR #36376 |
11 tasks
Removed QA labels and added to new sprint. Needs developer now. |
Test scenarios for this issue were added in #36376.
|
11 tasks
11 tasks
11 tasks
39 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
./occ user:add chameli
chameli
delete a file eglorem.txt
curl -X DELETE http://localhost/core/remote.php/dav/files/chameli/lorem.txt -u chameli:qwerty
user1
, send request to trashbin API for files ofchameli
.Expected behaviour
Actual behaviour
chameli
in the trashbin api responseServer configuration
Operating system: ubuntu18.04
Web server: apache2
Database: mysql
PHP version: 7.2
ownCloud version: (see ownCloud admin page) 10.3 (git)
Updated from an older ownCloud or fresh install: fresh
Where did you install ownCloud from: git
Signing status (ownCloud 9.0 and above):
The text was updated successfully, but these errors were encountered: