rdt-client/server/RdtClient.Web/Controllers
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
..
AuthController.cs fix: require auth to setup provider 2025-03-09 14:50:51 +00:00
QBittorrentController.cs Add AllowAnonymous to QBittorrent health check endpoints 2026-02-11 19:08:59 -05:00
SettingsController.cs Remove internal downloader. 2025-10-06 20:15:07 -06:00
TorrentsController.cs Add automatic disk space monitoring for Bezzad downloader 2025-11-09 03:05:56 +01:00