rdt-client/server/RdtClient.Web
jwmann b74b5dd7a9
Add AllowAnonymous to QBittorrent health check endpoints
This fix allows Cleanuparr to successfully connect to RDT Client by making the
health check endpoints accessible without authentication, matching real qBittorrent
behavior. The three endpoints affected are:
- /api/v2/app/version
- /api/v2/app/webapiVersion
- /api/v2/app/buildInfo

Fixes #867
2026-02-11 19:08:59 -05:00
..
.config Fixed some issues, first release beta. 2020-04-07 18:40:58 -06:00
.vs/RdtClient.Web Initial commit 2020-03-31 15:16:34 -06:00
Controllers Add AllowAnonymous to QBittorrent health check endpoints 2026-02-11 19:08:59 -05:00
Properties no message 2024-09-02 21:12:30 -06:00
appsettings.json Add option to set the base href. 2023-06-11 12:31:13 -06:00
GlobalSuppressions.cs Cleanup, upgrade packages. 2025-04-13 07:55:22 -06:00
Program.cs Upgrade to .NET 9, code cleanup. 2024-11-18 03:39:12 -07:00
RdtClient.Web.csproj Remove internal downloader. 2025-10-06 20:15:07 -06:00
service-install.bat Re-instate the service-install and service-remove bat files. 2021-02-05 21:28:06 -07:00
service-remove.bat Re-instate the service-install and service-remove bat files. 2021-02-05 21:28:06 -07:00
Update.ps1 Fixed some bugs in the update script 2021-04-01 16:31:05 -06:00
Update.sh Moved from root to server/RdtClient.Web/ 2023-09-29 06:22:07 -04:00