summaryrefslogtreecommitdiff
path: root/packages/backend/test/unit/core/HttpRequestService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix DI error in HttpRequestService.tsHazelnoot2025-07-271-1/+0
* resolve domain names when checking for private URLsHazelnoot2025-07-271-17/+43
* allow HTTP connections to private IPsHazelnoot2025-07-271-2/+24
* fix unit tests for HttpRequestService.tsHazelnoot2025-05-131-2/+12
* allow private IP ranges to specify allowed portsHazelnoot2025-05-121-0/+103