hf400159 commented on code in PR #7519:
URL: https://github.com/apache/apisix/pull/7519#discussion_r931743952


##########
docs/zh/latest/plugins/csrf.md:
##########
@@ -1,5 +1,12 @@
 ---
 title: csrf
+keywords:
+  - APISIX
+  - API Gateway

Review Comment:
   ```suggestion
     - API 网关
     - 跨站请求伪造攻击
   ```



##########
docs/zh/latest/plugins/csrf.md:
##########
@@ -1,5 +1,12 @@
 ---
 title: csrf
+keywords:
+  - APISIX
+  - API Gateway
+  - Cross-site request forgery
+  - csrf
+description: CSRF 插件基于 Double Submit Cookie 的方式,保护用户的 API 免于 CSRF 攻击。

Review Comment:
   ```suggestion
   description: CSRF 插件基于 Double Submit Cookie 的方式,帮助用户阻止跨站请求伪造攻击。 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to