Merge pull request #6673 from cvium/pinfile

pull/6676/head
Bond-009 4 years ago committed by GitHub
commit 556ef5f157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -123,6 +123,7 @@ namespace Jellyfin.Server.Implementations.Users
{
Action = ForgotPasswordAction.PinCode,
PinExpirationDate = expireTime,
PinFile = filePath
};
}

Loading…
Cancel
Save