mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3187] [MERGED] Revert "Fix emby/user/public API leaking sensitive data" #9373
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/3187
Author: @joshuaboniface
Created: 5/26/2020
Status: ✅ Merged
Merged: 5/27/2020
Merged by: @joshuaboniface
Base:
master← Head:revert-2492-fix-api-private-data-leak📝 Commits (1)
0be3dfeRevert "Fix emby/user/public API leaking sensitive data"📊 Changes
4 files changed (+11 additions, -108 deletions)
View changed files
📝
Emby.Server.Implementations/Library/UserManager.cs(+0 -25)📝
MediaBrowser.Api/UserService.cs(+11 -27)📝
MediaBrowser.Controller/Library/IUserManager.cs(+0 -8)➖
MediaBrowser.Model/Dto/PublicUserDto.cs(+0 -48)📄 Description
Reverts jellyfin/jellyfin#2492
This change to the API was too extensive and broke clients. Changes like this cannot be made without ample testing and without first correcting all clients to not use the information provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.