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

Files and folders shared with a group including the sharer are shared with himself as well. #25186

Closed
SergioBertolinSG opened this issue Jun 20, 2016 · 6 comments · Fixed by #25190

Comments

@SergioBertolinSG
Copy link
Contributor

Steps to reproduce:

  1. As admin create several users, including 'user1' and make them belong to a group 'group1'.
  2. As 'user1' share a folder or file with 'group1'.

Expected behaviour:

All users except 'user1' gets the share from 'user1'.

Actual behaviour

'user1' now have the file/folder twice, he has received his own share too.

screen shot 2016-06-20 at 12 53 32

### Server configuration

Operating system:
Ubuntu 14.04

Web server:
Apache

Database:
MySQL

PHP version:
5.5.9

ownCloud version: (see ownCloud admin page)
Current master
{"installed":true,"maintenance":false,"version":"9.1.0.8","versionstring":"9.1.0 beta 2","edition":"Enterprise"}

Updated from an older ownCloud or fresh install:
Fresh

The content of config/config.php:


Are you using external storage, if yes which one: local/smb/sftp/...
No

Are you using encryption:
No

Logs



Client configuration

Chrome, Firefox.

@SergioBertolinSG SergioBertolinSG added this to the 9.1-current milestone Jun 20, 2016
@PVince81
Copy link
Contributor

Possibly a regression ?

@PVince81
Copy link
Contributor

@owncloud/sharing

@PVince81
Copy link
Contributor

Works fine on stable8.2 and stable9.

Broken in 9.1.0beta2. => regression

@PVince81 PVince81 self-assigned this Jun 20, 2016
@PVince81
Copy link
Contributor

The first bad commit could be any of:
6123bad
afa37d3

@PVince81
Copy link
Contributor

Fix is here #25190

@lock
Copy link

lock bot commented Aug 4, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants