mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-09 14:44:59 -05:00
Merge pull request #6673 from cvium/pinfile
This commit is contained in:
commit
556ef5f157
@ -123,6 +123,7 @@ namespace Jellyfin.Server.Implementations.Users
|
||||
{
|
||||
Action = ForgotPasswordAction.PinCode,
|
||||
PinExpirationDate = expireTime,
|
||||
PinFile = filePath
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user