mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 15:32:37 -07:00
parent
05bdfcd550
commit
55f1309140
41 changed files with 494 additions and 261 deletions
|
@ -46,7 +46,7 @@ namespace PlexRequests.UI.Modules.Admin
|
|||
Cache = cache;
|
||||
RequestQueue = requestQueue;
|
||||
|
||||
Security.HasPermissionsResponse(Permissions.Administrator);
|
||||
Before += (ctx) => Security.AdminLoginRedirect(Permissions.Administrator, ctx);
|
||||
|
||||
Get["Index", "/faultqueue"] = x => Index();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue