[PR #13904] [MERGED] Remove the hashed password from startup users response #13761

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13904
Author: @thornbill
Created: 4/12/2025
Status: Merged
Merged: 4/12/2025
Merged by: @crobibero

Base: masterHead: startup-password


📝 Commits (1)

  • d04c0f7 Remove the password from startup users response

📊 Changes

2 files changed (+2 additions, -5 deletions)

View changed files

📝 Jellyfin.Api/Controllers/StartupController.cs (+1 -2)
📝 tests/Jellyfin.Server.Integration.Tests/Controllers/StartupControllerTests.cs (+1 -3)

📄 Description

Changes

  • Don't include the (hashed) password in the response of the /Startup/User API

Screenshot_20250412_024641

Issues
N/A


🔄 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/13904 **Author:** [@thornbill](https://github.com/thornbill) **Created:** 4/12/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `startup-password` --- ### 📝 Commits (1) - [`d04c0f7`](https://github.com/jellyfin/jellyfin/commit/d04c0f79ccd35a4a1cd19c651e30aff607b84a21) Remove the password from startup users response ### 📊 Changes **2 files changed** (+2 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/StartupController.cs` (+1 -2) 📝 `tests/Jellyfin.Server.Integration.Tests/Controllers/StartupControllerTests.cs` (+1 -3) </details> ### 📄 Description **Changes** * Don't include the (hashed) password in the response of the `/Startup/User` API ![Screenshot_20250412_024641](https://github.com/user-attachments/assets/76639d3b-4fa1-48dc-af6c-6d02f93709ad) **Issues** N/A --- <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:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13761