mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13825] [MERGED] allow admin users to get Splashscreen even when it's disabled #13722
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/13825
Author: @KGT1
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/3/2025
Merged by: @crobibero
Base:
master← Head:allowAdminSplashscreen📝 Commits (1)
c3b2ad7allow admin users to get Splashscreen even when disabled📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
Jellyfin.Api/Controllers/ImageController.cs(+2 -1)📄 Description
Changes
allows admins to see Splashscreen even when disabled
background:
https://github.com/jellyfin/jellyfin-web/pull/6616#issuecomment-2768521400
i dont think it makes much sense to prevent an admin from viewing the Splashscreen when they are not prevented from deleting or updating it even when disabled.
Issues
none
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.