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

Sharing dialog exposes user id on current master #12164

Closed
blizzz opened this issue Oct 31, 2018 · 5 comments
Closed

Sharing dialog exposes user id on current master #12164

blizzz opened this issue Oct 31, 2018 · 5 comments

Comments

@blizzz
Copy link
Member

blizzz commented Oct 31, 2018

This one is not supposed to be shown to end users:

sidebar

Also, the tabs are aligned weirdly @nextcloud/designers @nextcloud/sharing

@blizzz blizzz added the bug label Oct 31, 2018
@blizzz blizzz added this to the Nextcloud 15 milestone Oct 31, 2018
@nextcloud-bot

This comment has been minimized.

@jancborchardt
Copy link
Member

cc @juliushaertl for the consolidation. Yeah, these cryptic LDAP IDs (right?) should indeed not show. Is there nothing else human-readable to show there?

@blizzz about the sidenote regarding the tabs, this is fixed in #12180, please review. :)

@blizzz
Copy link
Member Author

blizzz commented Nov 1, 2018

cc @juliushaertl for the consolidation. Yeah, these cryptic LDAP IDs (right?) should indeed not show. Is there nothing else human-readable to show there?

Yes, LDAP in this case, but it could be any arbitrary backend. The display name is already being shown.

@MorrisJobke
Copy link
Member

cc @juliushaertl for the consolidation. Yeah, these cryptic LDAP IDs (right?) should indeed not show. Is there nothing else human-readable to show there?

We should never show the userID in general. Just because it's readable doesn't mean we should show it. The LDAP example just makes it pretty clear that we only should show useful (display name, email address ...) content and not internal stuff.

@juliusknorr
Copy link
Member

juliusknorr commented Nov 1, 2018

Yes, this is a bug, since I wanted to show the shareWith id for email and remote shares but for users those should be hidden of course. I'll fix this once the others have finished their big changes in the sharing code 😉

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

No branches or pull requests

5 participants