mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5892] [MERGED] Mark password property as obsolete #10715
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/5892
Author: @crobibero
Created: 4/22/2021
Status: ✅ Merged
Merged: 4/23/2021
Merged by: @Bond-009
Base:
master← Head:password-obsolete📝 Commits (3)
5b0dc21Mark password property as obsolete856819eDon't use obsolete Password property940c300Mark 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.