mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
parent
05bdfcd550
commit
55f1309140
41 changed files with 494 additions and 261 deletions
|
@ -52,7 +52,7 @@ namespace PlexRequests.UI.Modules
|
|||
: base(pr)
|
||||
{
|
||||
UserMapper = m;
|
||||
Get["/login"] = _ =>
|
||||
Get["LocalLogin","/login"] = _ =>
|
||||
{
|
||||
if (LoggedIn)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue