aboutsummaryrefslogtreecommitdiff
path: root/files/ru/conflicting/web/http
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/conflicting/web/http')
-rw-r--r--files/ru/conflicting/web/http/cors/index.html3
-rw-r--r--files/ru/conflicting/web/http/csp/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ru/conflicting/web/http/cors/index.html b/files/ru/conflicting/web/http/cors/index.html
index c3d53cb730..0d44c873b3 100644
--- a/files/ru/conflicting/web/http/cors/index.html
+++ b/files/ru/conflicting/web/http/cors/index.html
@@ -1,8 +1,9 @@
---
title: Server-Side Access Control (CORS)
-slug: Web/HTTP/Server-Side_Access_Control
+slug: conflicting/Web/HTTP/CORS
translation_of: Web/HTTP/CORS
translation_of_original: Web/HTTP/Server-Side_Access_Control
+original_slug: Web/HTTP/Server-Side_Access_Control
---
<p>Системы контроля доступа производят идентификацию <a href="http://searchsoftwarequality.techtarget.com/definition/authorization">авторизации</a>, <a href="http://searchsecurity.techtarget.com/definition/authentication">аутентификацию</a>, подтверждение доступа и подотчетность сущностей с помощью учетных данных для входа, включая <a href="http://searchsecurity.techtarget.com/definition/password">пароль</a>, личный идентификационный номер (PINs), <a href="http://searchsecurity.techtarget.com/definition/biometrics">биометрическое</a> сканирование и физический или электронный ключ.</p>
diff --git a/files/ru/conflicting/web/http/csp/index.html b/files/ru/conflicting/web/http/csp/index.html
index 5a3bfeae33..df563abc30 100644
--- a/files/ru/conflicting/web/http/csp/index.html
+++ b/files/ru/conflicting/web/http/csp/index.html
@@ -1,11 +1,12 @@
---
title: CSP (Политика Защиты Контента)
-slug: Web/Security/CSP
+slug: conflicting/Web/HTTP/CSP
tags:
- CSP
- Landing
translation_of: Web/HTTP/CSP
translation_of_original: Web/Security/CSP
+original_slug: Web/Security/CSP
---
<div>{{gecko_minversion_header("2.0")}}</div>