mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 15:48:03 +00:00
Merge pull request #6673 from cvium/pinfile
This commit is contained in:
@@ -123,6 +123,7 @@ namespace Jellyfin.Server.Implementations.Users
|
||||
{
|
||||
Action = ForgotPasswordAction.PinCode,
|
||||
PinExpirationDate = expireTime,
|
||||
PinFile = filePath
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user