[PR #3437] [MERGED] Fix User Deletion #9523

Closed
opened 2026-02-07 06:03:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3437
Author: @barronpm
Created: 6/25/2020
Status: Merged
Merged: 6/26/2020
Merged by: @dkanada

Base: masterHead: fix-user-delete


📝 Commits (3)

📊 Changes

3 files changed (+19 additions, -16 deletions)

View changed files

📝 Jellyfin.Server.Implementations/Users/UserManager.cs (+15 -5)
📝 MediaBrowser.Api/UserService.cs (+2 -9)
📝 MediaBrowser.Controller/Library/IUserManager.cs (+2 -2)

📄 Description

Fixes #3436


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/3437 **Author:** [@barronpm](https://github.com/barronpm) **Created:** 6/25/2020 **Status:** ✅ Merged **Merged:** 6/26/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `fix-user-delete` --- ### 📝 Commits (3) - [`9a01cd8`](https://github.com/jellyfin/jellyfin/commit/9a01cd8590ffcae8ce561e6f733bf59fe54932fa) Fix user deletion. - [`2967dd6`](https://github.com/jellyfin/jellyfin/commit/2967dd6afd158fc278697fa593852de45e99b84a) Change to ResourceNotFoundException - [`5ee419e`](https://github.com/jellyfin/jellyfin/commit/5ee419ebe4ada7de98f877daa49dfc1755b375ef) Fix typo ### 📊 Changes **3 files changed** (+19 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/Users/UserManager.cs` (+15 -5) 📝 `MediaBrowser.Api/UserService.cs` (+2 -9) 📝 `MediaBrowser.Controller/Library/IUserManager.cs` (+2 -2) </details> ### 📄 Description Fixes #3436 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:03:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9523