mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-27 16:33:16 +01:00
Merge pull request #6673 from cvium/pinfile
This commit is contained in:
commit
556ef5f157
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ namespace Jellyfin.Server.Implementations.Users
|
|||
{
|
||||
Action = ForgotPasswordAction.PinCode,
|
||||
PinExpirationDate = expireTime,
|
||||
PinFile = filePath
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue