mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
support api without /mediabrowser
This commit is contained in:
@@ -744,7 +744,7 @@ namespace MediaBrowser.Server.Implementations.Library
|
||||
|
||||
text.AppendLine("Use your web browser to visit:");
|
||||
text.AppendLine(string.Empty);
|
||||
text.AppendLine(localAddress + "/mediabrowser/web/forgotpasswordpin.html");
|
||||
text.AppendLine(localAddress + "/web/forgotpasswordpin.html");
|
||||
text.AppendLine(string.Empty);
|
||||
text.AppendLine("Enter the following pin code:");
|
||||
text.AppendLine(string.Empty);
|
||||
|
||||
Reference in New Issue
Block a user