mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
[PR #3423] [MERGED] Remove EasyPassword from Authentication providers #9336
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#9336
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.