Skip to content

Commit a3ec593

Browse files
authored
Apply suggestion from @Eclips4
Unfortunately, too old Sphinx
1 parent 25db610 commit a3ec593

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Fix :cve:`2026-15806` by scoping :class:`~urllib.request.HTTPPasswordMgr`
1+
Fix `CVE-2026-15806 <https://www.cve.org/CVERecord?id=CVE-2026-15806>`_ by scoping :class:`~urllib.request.HTTPPasswordMgr`
22
credentials to the URL scheme, preventing credentials stored for an HTTPS
33
URL from being used for a matching HTTP URL, while URIs without a scheme
44
continue to match any scheme.

0 commit comments

Comments
 (0)