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

Do not show the original sharer or already shared to people in the sharing suggestions #8231

Closed
1 of 2 tasks
jancborchardt opened this issue Apr 16, 2014 · 10 comments
Closed
1 of 2 tasks

Comments

@jancborchardt
Copy link
Member

People who the file is already shared with should not show up in the suggestions of the sharing input field. That includes:

@schiesbn

@jancborchardt jancborchardt added this to the ownCloud 7 milestone Jun 6, 2014
@MTRichards MTRichards modified the milestones: ownCloud 7.0.1, ownCloud 7 Jun 20, 2014
@MTRichards MTRichards added the Low label Jun 20, 2014
@jancborchardt jancborchardt modified the milestones: ownCloud 7.0.1, ownCloud 8 Jul 30, 2014
@DeepDiver1975 DeepDiver1975 modified the milestones: 8.1-next, ownCloud 8 Jan 9, 2015
@rullzer
Copy link
Contributor

rullzer commented Mar 25, 2015

WIP PR in #15182 that should solve the second bullet.

@jancborchardt
Copy link
Member Author

Cool stuff, will look at it after lunch! :)

@jancborchardt
Copy link
Member Author

@rullzer any love for the first issue as well? ;)

@rullzer
Copy link
Contributor

rullzer commented Apr 22, 2015

@jancborchardt not plannend currently. Since the code where the php results is not unit testable. Probably would be best to tackle this once the we get the new sharing modal. Since a lot of corner cases have to be covered.

A quick fix might be to make sure the javascript filters out the user. Let me see what I can do there.

@karlitschek karlitschek modified the milestones: 8.2-next, 8.1-current May 4, 2015
@ghost ghost removed the p4-low label Jul 28, 2015
@rullzer rullzer modified the milestones: 9.0-next, 8.2-current Sep 8, 2015
@rullzer
Copy link
Contributor

rullzer commented Sep 8, 2015

Moved to 9.0 since implementing this (correctly) in the current sharing code is a huge pain. But we will tackle this in the sharing 2.0 (#13014)

@MorrisJobke
Copy link
Contributor

@rullzer This is done on the client side to have a stateless shares endpoint, right? Can this then be closed?

@rullzer
Copy link
Contributor

rullzer commented Feb 8, 2016

@MorrisJobke well yes... but out webui is also a client... I'm not sure all is fixed there currently...

@MorrisJobke
Copy link
Contributor

@MorrisJobke well yes... but out webui is also a client... I'm not sure all is fixed there currently...

The web UI properly hides people that this file is already shared to and the owner. So this is fine from my point of view.

@rullzer
Copy link
Contributor

rullzer commented Feb 8, 2016

Okidoki... then I guess it is OK to close :)

@rullzer rullzer closed this as completed Feb 8, 2016
@lock
Copy link

lock bot commented Aug 6, 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 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants