File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.13\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2024-10-26 20:15 +0000\n "
15+ "POT-Creation-Date : 2024-11-19 01:00 +0000\n "
1616"PO-Revision-Date : 2021-06-28 01:17+0000\n "
1717"Last-Translator : Waldemar Stoczkowski, 2023\n "
1818"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -457,6 +457,14 @@ msgid ""
457457"and :func:`urlunsplit`, removing possible *scheme* and *netloc* parts."
458458msgstr ""
459459
460+ msgid ""
461+ "Because an absolute URL may be passed as the ``url`` parameter, it is "
462+ "generally **not secure** to use ``urljoin`` with an attacker-controlled "
463+ "``url``. For example in, ``urljoin(\" https://website.com/users/\" , "
464+ "username)``, if ``username`` can contain an absolute URL, the result of "
465+ "``urljoin`` will be the absolute URL."
466+ msgstr ""
467+
460468msgid "Behavior updated to match the semantics defined in :rfc:`3986`."
461469msgstr ""
462470
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.13\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2024-11-12 08:36 +0000\n "
16+ "POT-Creation-Date : 2024-11-19 01:00 +0000\n "
1717"PO-Revision-Date : 2023-05-24 13:08+0000\n "
1818"
Last-Translator :
Rafael Fontenelle <[email protected] >, 2024\n "
1919"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
You can’t perform that action at this time.
0 commit comments