diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:06 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:06 +0100 |
commit | 786d51e5e35f25c06fc64083574a435e240b2a54 (patch) | |
tree | 7f2967c8f445737d9d9df5f318bdebe851434087 /files/ru/glossary/csp/index.html | |
parent | c058fa0fb22dc40ef0225b21a97578cddd0aaffa (diff) | |
download | translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.gz translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.bz2 translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.zip |
unslug ru: modify
Diffstat (limited to 'files/ru/glossary/csp/index.html')
-rw-r--r-- | files/ru/glossary/csp/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/glossary/csp/index.html b/files/ru/glossary/csp/index.html index c3ffad563c..a6cf99cbbd 100644 --- a/files/ru/glossary/csp/index.html +++ b/files/ru/glossary/csp/index.html @@ -1,12 +1,13 @@ --- title: CSP -slug: Словарь/CSP +slug: Glossary/CSP tags: - CSP - Content Security Policy - HTTP - Словарь translation_of: Glossary/CSP +original_slug: Словарь/CSP --- <p>CSP (<a href="../Web/HTTP/CSP">Политика безопасности контента</a>) используется для обнаружения и смягчения определенных типов атак, связанных с веб-сайтами, таких как {{Glossary("XSS")}} и инъекции данных.</p> |