Return the path to the pinfile in forgot password
This commit is contained in:
parent
93198787d1
commit
3add805cbf
|
@ -123,6 +123,7 @@ namespace Jellyfin.Server.Implementations.Users
|
|||
{
|
||||
Action = ForgotPasswordAction.PinCode,
|
||||
PinExpirationDate = expireTime,
|
||||
PinFile = filePath
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user