mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3423] [MERGED] Remove EasyPassword from Authentication providers #9516
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/3423
Author: @crobibero
Created: 6/23/2020
Status: ✅ Merged
Merged: 7/4/2020
Merged by: @joshuaboniface
Base:
master← Head:easypassword📝 Commits (5)
68e1ecaRemove EasyPassword from Authentication providers3d87c4cFix EasyPassword settingf4d8e0eMerge remote-tracking branch 'upstream/master' into easypassword3169b0afix merge44a8ea6implement ChangeEasyPassword from legacy provider📊 Changes
4 files changed (+11 additions, -40 deletions)
View changed files
📝
Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs(+0 -25)📝
Jellyfin.Server.Implementations/Users/InvalidAuthProvider.cs(+0 -12)📝
Jellyfin.Server.Implementations/Users/UserManager.cs(+11 -1)📝
MediaBrowser.Controller/Authentication/IAuthenticationProvider.cs(+0 -2)📄 Description
This doesn't change any functionality as EasyPassword was already stored and retrieved from the db.
CI failing due to:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.