[PR #13825] [MERGED] allow admin users to get Splashscreen even when it's disabled #13722

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

📋 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: masterHead: allowAdminSplashscreen


📝 Commits (1)

  • c3b2ad7 allow 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/13825 **Author:** [@KGT1](https://github.com/KGT1) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/3/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `allowAdminSplashscreen` --- ### 📝 Commits (1) - [`c3b2ad7`](https://github.com/jellyfin/jellyfin/commit/c3b2ad74b60b1b9a0cc3149a610bbd9ea7a20410) allow admin users to get Splashscreen even when disabled ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/ImageController.cs` (+2 -1) </details> ### 📄 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 --- <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 07:18:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13722