]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/middlewares/validators/videos/video-imports.ts
Correctly check import target URL IP
authorChocobozzz <me@florianbigard.com>
Mon, 7 Feb 2022 10:21:25 +0000 (11:21 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 7 Feb 2022 10:21:25 +0000 (11:21 +0100)
commitf33e515991a32885622b217bf2ed1d1b0d9d6832
tree43bf9e63c821f2b363ee60e8b1de07ab7c883580
parent4afec7357129590b0e0f3558ecb9ac20e0903600
Correctly check import target URL IP
client/src/app/+videos/+video-edit/video-add-components/video-upload.component.ts
server/helpers/dns.ts [new file with mode: 0644]
server/middlewares/validators/videos/video-imports.ts
server/tests/api/check-params/video-imports.ts
server/tests/helpers/dns.ts [new file with mode: 0644]
server/tests/helpers/index.ts