mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Add Authorization
This commit is contained in:
@@ -54,7 +54,6 @@ namespace Jackett.Server.Controllers
|
||||
}
|
||||
|
||||
[Route("api/v2.0/indexers")]
|
||||
//[JackettAuthorized]
|
||||
[ResponseCache(Location = ResponseCacheLocation.None, NoStore = true)]
|
||||
public class IndexerApiController : Controller, IIndexerController
|
||||
{
|
||||
|
Reference in New Issue
Block a user