mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-05 06:15:25 -04:00
No more JWTs for Scripts + Polish (#4274)
Co-authored-by: Amelia <77553571+Fesaa@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ using MimeTypes;
|
||||
namespace API.Controllers;
|
||||
#nullable enable
|
||||
|
||||
[AllowAnonymous]
|
||||
[Authorize]
|
||||
public class OpdsController : BaseApiController
|
||||
{
|
||||
private readonly IOpdsService _opdsService;
|
||||
|
||||
Reference in New Issue
Block a user