mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12574] [MERGED] Add catch to remove cached user if creation fails #13259
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/12574
Author: @JPVenson
Created: 9/3/2024
Status: ✅ Merged
Merged: 10/21/2024
Merged by: @crobibero
Base:
master← Head:bugfix/userCreationCleanup📝 Commits (4)
89dc505Added catch to remove cached user if creation fails271efcbMerge remote-tracking branch 'upstream/master' into bugfix/userCreationCleanupeaf56abapplied review comments30a83f4Merge remote-tracking branch 'jellyfinorigin/master' into bugfix/userCreationCleanup📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Jellyfin.Server.Implementations/Users/UserManager.cs(+2 -2)📄 Description
Added catch block to clear newly created item from cache if database update fails
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.