aboutsummaryrefslogtreecommitdiff
path: root/files/sv-se/web
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:14 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:14 +0100
commitdb13ccdc3ed157310977eb362f1790985a1c76e6 (patch)
tree8327adfe8d0548bc7153aea7d58c58747a5323c6 /files/sv-se/web
parent30bd64d81f95b65aeb00d4a2cb1272f21eeba881 (diff)
downloadtranslated-content-db13ccdc3ed157310977eb362f1790985a1c76e6.tar.gz
translated-content-db13ccdc3ed157310977eb362f1790985a1c76e6.tar.bz2
translated-content-db13ccdc3ed157310977eb362f1790985a1c76e6.zip
unslug sv-se: modify
Diffstat (limited to 'files/sv-se/web')
-rw-r--r--files/sv-se/web/api/cryptokey/index.html3
-rw-r--r--files/sv-se/web/api/subtlecrypto/generatekey/index.html3
-rw-r--r--files/sv-se/web/api/subtlecrypto/sign/index.html3
-rw-r--r--files/sv-se/web/html/global_attributes/slot/index.html3
-rw-r--r--files/sv-se/web/security/insecure_passwords/index.html3
5 files changed, 10 insertions, 5 deletions
diff --git a/files/sv-se/web/api/cryptokey/index.html b/files/sv-se/web/api/cryptokey/index.html
index 98e7039877..929e83c937 100644
--- a/files/sv-se/web/api/cryptokey/index.html
+++ b/files/sv-se/web/api/cryptokey/index.html
@@ -1,6 +1,6 @@
---
title: KryptoNyckel
-slug: Web/API/KryptoNyckel
+slug: Web/API/CryptoKey
tags:
- API
- Gränssnitt
@@ -8,6 +8,7 @@ tags:
- Referenser
- Webb Krypto API
translation_of: Web/API/CryptoKey
+original_slug: Web/API/KryptoNyckel
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/sv-se/web/api/subtlecrypto/generatekey/index.html b/files/sv-se/web/api/subtlecrypto/generatekey/index.html
index b25a00bf7f..5359b57694 100644
--- a/files/sv-se/web/api/subtlecrypto/generatekey/index.html
+++ b/files/sv-se/web/api/subtlecrypto/generatekey/index.html
@@ -1,6 +1,6 @@
---
title: SubtilKrypto.GenereraNyckel()
-slug: Web/API/SubtleCrypto/genereraNyckel
+slug: Web/API/SubtleCrypto/generateKey
tags:
- API
- Metoder
@@ -8,6 +8,7 @@ tags:
- SubtilKrypto
- Webb Krypto API
translation_of: Web/API/SubtleCrypto/generateKey
+original_slug: Web/API/SubtleCrypto/genereraNyckel
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/sv-se/web/api/subtlecrypto/sign/index.html b/files/sv-se/web/api/subtlecrypto/sign/index.html
index f3f07acac8..dc339b7435 100644
--- a/files/sv-se/web/api/subtlecrypto/sign/index.html
+++ b/files/sv-se/web/api/subtlecrypto/sign/index.html
@@ -1,6 +1,6 @@
---
title: SubtilKrypto.signum()
-slug: Web/API/SubtleCrypto/signum
+slug: Web/API/SubtleCrypto/sign
tags:
- API
- Metoder
@@ -9,6 +9,7 @@ tags:
- SubtilKrypto
- Webb Krypto API
translation_of: Web/API/SubtleCrypto/sign
+original_slug: Web/API/SubtleCrypto/signum
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/sv-se/web/html/global_attributes/slot/index.html b/files/sv-se/web/html/global_attributes/slot/index.html
index d86b4f0968..c3f4f5f6a2 100644
--- a/files/sv-se/web/html/global_attributes/slot/index.html
+++ b/files/sv-se/web/html/global_attributes/slot/index.html
@@ -1,12 +1,13 @@
---
title: Kortplats
-slug: Web/HTML/Global_attributes/Kortplats
+slug: Web/HTML/Global_attributes/slot
tags:
- DOM
- Global attribut
- HTML
- Referenser
translation_of: Web/HTML/Global_attributes/slot
+original_slug: Web/HTML/Global_attributes/Kortplats
---
<div>{{HTMLSidebar("Global_attributes")}}{{SeeCompatTable}}</div>
diff --git a/files/sv-se/web/security/insecure_passwords/index.html b/files/sv-se/web/security/insecure_passwords/index.html
index 1eea2560da..fb801640b6 100644
--- a/files/sv-se/web/security/insecure_passwords/index.html
+++ b/files/sv-se/web/security/insecure_passwords/index.html
@@ -1,6 +1,6 @@
---
title: Osäkra lösenord
-slug: Web/Security/Osäkra_lösenord
+slug: Web/Security/Insecure_passwords
tags:
- GörLäsareAgnostiker
- Mellanliggande
@@ -9,6 +9,7 @@ tags:
- Webb
- lösenord
translation_of: Web/Security/Insecure_passwords
+original_slug: Web/Security/Osäkra_lösenord
---
<p class="summary">Att betjäna inloggningsformulär genom HTTP är särskilt farligt på grund av det stora utbudet av attacker som kan användas mot dem för att extrahera en användares lösenord. Nätverkstjuvlyssnare skulle kunna stjäla en användares lösenord genom att sniffa nätverket, eller genom att ändra den betjänade sidan i genomresa. Denna sida detaljerar säkerhetsmekanismen som Firefox har infört för att varna användare och utvecklare om risker angående osäkra lösenord och lösenordsstöld.</p>