-
Notifications
You must be signed in to change notification settings - Fork 189
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
Enumeration of email adresses is possible #8726
Comments
Needs backend enhancement. Ocis should send a configurable attribute in the "additionalAttributes" sharee field. Actually no code change in web needed. |
This is true for the OCS API, with sharing NG we need to adjust some things though. There is no such thing as @tbsbdr Any objections moving this issue to the oCIS repo? This is just a tiny change for Web, but a bit more work on the server side. IMO it fits there. |
Ah cool, thanks for clarifying! |
Needs fix on ocs and backport to 5.0 |
@tbsbdr should this be a configuration switch to choose whether the mail should be shown/searchable or not? I could imagine that being able to search people by e-mail could be desirable in some enterprise environments. |
Yes, agreed. Making ist configurable would ne Cherry in top. Default should be the "Safe path" - No email |
fixed in master, backport incoming |
@JammingBen is it working for you to use the additionalAttributes again? |
I don't quite understand, what do you mean by "use it again"? 😅 In the OCS API, the |
@JammingBen from your comment above I assumed you have replaced using the |
Ah no, but the endpoint for retrieving users to share a file with has been changed with sharing NG. Web is using |
Ok then this needs to be adapted aswell. Thx for clarifying, will look into that on tuesday. |
@JammingBen should we do seperate backports to 5.0 or do a all-in-one including the changes to web? |
Web actually doesn't need a backport since the old version only relies on the |
Merged in Master, backport in progress, currently blocked until cs3org/reva#4609 is merged |
All backports done, just needs a new ocis release for the backports, can we close this? |
Released with ocis 5.0.1. |
tested on stable-5.0 branch
start ocis with
|
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce
Expected behavior
email adresses of users can not be enumerated
get user
andsearch
using graphapi)Actual behavior
relates to
https://github.com/owncloud/enterprise/issues/6516
Implementation detail
The text was updated successfully, but these errors were encountered: