We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553e9d7 commit 19999b8Copy full SHA for 19999b8
1 file changed
Misc/NEWS.d/next/Security/2026-05-10-18-05-32.gh-issue-87451.XkKB6M.rst
@@ -3,4 +3,4 @@ the IPv4 address value returned from the source server in response to the
3
``PASV`` command by default, completing the fix for CVE-2021-4189. As with
4
:class:`ftplib.FTP`, the former behavior can be re-enabled by setting the
5
``trust_server_pasv_ipv4_address`` attribute on the source :class:`ftplib.FTP`
6
-instance to ``True``. Thanks to Qi Ding (AKA ikow) for the report.
+instance to ``True``. Thanks to Qi Deng at Aurascape AI for the report.
0 commit comments