[PR #5892] [MERGED] Mark password property as obsolete #10715

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5892
Author: @crobibero
Created: 4/22/2021
Status: Merged
Merged: 4/23/2021
Merged by: @Bond-009

Base: masterHead: password-obsolete


📝 Commits (3)

  • 5b0dc21 Mark password property as obsolete
  • 856819e Don't use obsolete Password property
  • 940c300 Mark PasswordSha1 as obsolete

📊 Changes

4 files changed (+6 additions, -5 deletions)

View changed files

📝 Emby.Server.Implementations/Session/SessionManager.cs (+1 -1)
📝 Jellyfin.Api/Controllers/UserController.cs (+0 -3)
📝 Jellyfin.Api/Models/UserDtos/AuthenticateUserByName.cs (+4 -1)
📝 MediaBrowser.Controller/Session/AuthenticationRequest.cs (+1 -0)

📄 Description

Surprised to see that this was still hanging on


🔄 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/5892 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 4/22/2021 **Status:** ✅ Merged **Merged:** 4/23/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `password-obsolete` --- ### 📝 Commits (3) - [`5b0dc21`](https://github.com/jellyfin/jellyfin/commit/5b0dc21c644af074095b760b2e42c516ce07c0d6) Mark password property as obsolete - [`856819e`](https://github.com/jellyfin/jellyfin/commit/856819e58f79bdfce3433a9080e673187a4a77c1) Don't use obsolete Password property - [`940c300`](https://github.com/jellyfin/jellyfin/commit/940c30081ef8b9290d9f3c24b5529b2e593f924c) Mark PasswordSha1 as obsolete ### 📊 Changes **4 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Session/SessionManager.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/UserController.cs` (+0 -3) 📝 `Jellyfin.Api/Models/UserDtos/AuthenticateUserByName.cs` (+4 -1) 📝 `MediaBrowser.Controller/Session/AuthenticationRequest.cs` (+1 -0) </details> ### 📄 Description Surprised to see that this was still hanging on --- <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:25:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10715