Skip to content
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

problem when a user without "can edit" permission deletes local shared files #1377

Closed
jiakomo opened this issue Jan 27, 2014 · 3 comments
Closed

Comments

@jiakomo
Copy link

jiakomo commented Jan 27, 2014

I have the following setup:
User A shares a folder with a group, with no edit permissions given (can edit is unchecked from web interface). User B belongs to this group and he has access at the shared folder with the mirall client.
Everything works normally but, if user B deletes a file that belongs to the shared (read only) folder, then at the next sync the client reports a "403 Forbidden" error for that file and the deleted file is not restored.
I am using the latest owncloud and version.

@danimo
Copy link
Contributor

danimo commented Jan 27, 2014

@jiakomo Thank you for your report. Please use https://raw.github.com/owncloud/mirall/master/issue_template.md for your report as outlined in the contribution guidelines. Also, please specify what "latest" means for you. It's not very meaningful in a few days or weeks when we have released new versions.

@jiakomo
Copy link
Author

jiakomo commented Jan 31, 2014

Thanks damino for the link

Steps to reproduce

  1. Create user A, user B, both on the same group
  2. user A shares a folder with the group with "no edit" pesmission set
  3. User B deletes a file of the shared folder in his local file system.

Expected behaviour

Deleted files should be restored at the next sync

Actual behaviour

Client of user B reports a "403 Forbidden" error for the deleted file and the file is not restored.

Server configuration

Operating system: Linux
Web server: apache
Database: mysql 5.5.32-cll
PHP version: 5.3.26
ownCloud version: 6.0
Storage backend:

Client configuration

Client version: 1.5.0
Operating system: windows
OS language: english

I will check if I can find the logs

@dragotin
Copy link
Contributor

this is a duplicate of bug #1448

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants