Merge tag '3.0.3' into develop
Fixed a vulnerability that could be used to trigger either an open redirect or a SSRF attack
This commit is contained in:
commit
10b7658240
4 changed files with 18 additions and 18 deletions
|
@ -102,7 +102,7 @@
|
|||
],
|
||||
"patches": {
|
||||
"ytdl-org/youtube-dl": {
|
||||
"Disable redirects in generic extractor": "patches/youtube-dl-redirect.diff"
|
||||
"Disable the generic extractor": "patches/youtube-dl-disable-generic.diff"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue