From bb142c1ee192bfdde29fddbb18dbbfdf038bc63f Mon Sep 17 00:00:00 2001 From: mdn-bot <108879845+mdn-bot@users.noreply.github.com> Date: Sat, 15 Nov 2025 01:31:16 +0000 Subject: [PATCH] ja: sync translated content --- files/ja/_redirects.txt | 2 ++ files/ja/_wikihistory.json | 30 +++++++++---------- .../glossary/hash_function}/index.md | 3 +- .../passwords}/index.md | 3 +- 4 files changed, 21 insertions(+), 17 deletions(-) rename files/ja/{web/security/weak_signature_algorithm => conflicting/glossary/hash_function}/index.md (94%) rename files/ja/web/security/{insecure_passwords => authentication/passwords}/index.md (97%) diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 79218b251497f3..aaa339fb8664d6 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -6887,11 +6887,13 @@ /ja/docs/Web/Security/CSP_not_connected/Using_Content_Security_Policy /ja/docs/Web/HTTP/Guides/CSP /ja/docs/Web/Security/HTTP_Strict_Transport_Security /ja/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security /ja/docs/Web/Security/Information_Security_Basics /ja/docs/orphaned/Web/Security/Information_Security_Basics +/ja/docs/Web/Security/Insecure_passwords /ja/docs/Web/Security/Authentication/Passwords /ja/docs/Web/Security/Public_Key_Pinning /ja/docs/conflicting/Web/Security/Certificate_Transparency /ja/docs/Web/Security/Securing_your_site /ja/docs/Web/Security/Practical_implementation_guides /ja/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion /ja/docs/Web/Security/Practical_implementation_guides/Turning_off_form_autocompletion /ja/docs/Web/Security/Subdomain_takeovers /ja/docs/Web/Security/Attacks/Subdomain_takeover /ja/docs/Web/Security/Types_of_attacks /ja/docs/Web/Security/Attacks +/ja/docs/Web/Security/Weak_Signature_Algorithm /ja/docs/conflicting/Glossary/Hash_function /ja/docs/Web/Text_fragments /ja/docs/Web/URI/Reference/Fragment/Text_fragments /ja/docs/Web/Tutorials /ja/docs/MDN/Tutorials /ja/docs/Web/URI/Authority /ja/docs/Web/URI/Reference/Authority diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 1267027759ca16..6ba53fba04a1a0 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -42381,13 +42381,7 @@ "silverskyvicto" ] }, - "Web/Security/Certificate_Transparency": { - "modified": "2020-10-24T06:27:55.333Z", - "contributors": [ - "silverskyvicto" - ] - }, - "Web/Security/Insecure_passwords": { + "Web/Security/Authentication/Passwords": { "modified": "2020-09-24T14:12:23.139Z", "contributors": [ "mfuji09", @@ -42395,6 +42389,12 @@ "hashedhyphen" ] }, + "Web/Security/Certificate_Transparency": { + "modified": "2020-10-24T06:27:55.333Z", + "contributors": [ + "silverskyvicto" + ] + }, "Web/Security/Mixed_content": { "modified": "2020-08-31T12:56:43.359Z", "contributors": [ @@ -42482,14 +42482,6 @@ "hashedhyphen" ] }, - "Web/Security/Weak_Signature_Algorithm": { - "modified": "2020-10-23T09:55:17.907Z", - "contributors": [ - "silverskyvicto", - "mfuji09", - "hashedhyphen" - ] - }, "Web/URI/Guides/Choosing_between_www_and_non-www_URLs": { "modified": "2020-12-06T15:11:17.468Z", "contributors": [ @@ -43536,6 +43528,14 @@ "kadokura" ] }, + "conflicting/Glossary/Hash_function": { + "modified": "2020-10-23T09:55:17.907Z", + "contributors": [ + "silverskyvicto", + "mfuji09", + "hashedhyphen" + ] + }, "conflicting/Learn/JavaScript/Client-side_web_APIs/Fetching_data": { "modified": "2020-08-12T11:49:11.332Z", "contributors": [ diff --git a/files/ja/web/security/weak_signature_algorithm/index.md b/files/ja/conflicting/glossary/hash_function/index.md similarity index 94% rename from files/ja/web/security/weak_signature_algorithm/index.md rename to files/ja/conflicting/glossary/hash_function/index.md index 58a31e44d083f5..08fd6177ad31de 100644 --- a/files/ja/web/security/weak_signature_algorithm/index.md +++ b/files/ja/conflicting/glossary/hash_function/index.md @@ -1,6 +1,7 @@ --- title: 脆弱な署名アルゴリズム -slug: Web/Security/Weak_Signature_Algorithm +slug: conflicting/Glossary/Hash_function +original_slug: Web/Security/Weak_Signature_Algorithm l10n: sourceCommit: e74627e6fd9ba19696b918c2bdddfff8aa160787 --- diff --git a/files/ja/web/security/insecure_passwords/index.md b/files/ja/web/security/authentication/passwords/index.md similarity index 97% rename from files/ja/web/security/insecure_passwords/index.md rename to files/ja/web/security/authentication/passwords/index.md index 9e2b78c3752a45..09bf5985d1c2fb 100644 --- a/files/ja/web/security/insecure_passwords/index.md +++ b/files/ja/web/security/authentication/passwords/index.md @@ -1,6 +1,7 @@ --- title: 安全でないパスワード -slug: Web/Security/Insecure_passwords +slug: Web/Security/Authentication/Passwords +original_slug: Web/Security/Insecure_passwords l10n: sourceCommit: 83f30ecaaeb6227dc0d4551f71eb8be1cacb8e94 ---