Skip to content

fix(files_versions): correctly show version author also for shared files - #51705

Merged
susnux merged 2 commits into
masterfrom
fix/files-versions
Mar 26, 2025
Merged

fix(files_versions): correctly show version author also for shared files#51705
susnux merged 2 commits into
masterfrom
fix/files-versions

Conversation

@susnux

@susnuxsusnux commented Mar 25, 2025

Copy link
Copy Markdown
Contributor

Summary

/cloud/users is only available to yourself and to admins, instead use the displaynames endpoint.

Checklist

@susnux
susnux requested a review from a team as a code ownerMarch 25, 2025 20:32
@susnux
susnux requested review from artonge, nfebe and skjnldsv and removed request for a teamMarch 25, 2025 20:32
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable31

@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable30

@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable29

The users endpoint is not available for other users if the current user
has no admin privileges, so instead use the displaynames endpoint.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the fix/files-versions branch from 065358c to 4726400CompareMarch 25, 2025 20:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: files_version author names are only shown to admins

3 participants

@susnux@artonge@skjnldsv