mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 05:48:11 +08:00
update csrf link (#19023)
This commit is contained in:
@ -259,7 +259,7 @@ class ContactAction extends Action
|
|||||||
|
|
||||||
このトピックについて更に読むべき文書:
|
このトピックについて更に読むべき文書:
|
||||||
|
|
||||||
- <https://www.owasp.org/index.php/CSRF>
|
- <https://owasp.org/www-community/attacks/csrf>
|
||||||
- <https://www.owasp.org/index.php/SameSite>
|
- <https://www.owasp.org/index.php/SameSite>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -255,7 +255,7 @@ class ContactAction extends Action
|
|||||||
|
|
||||||
进一步阅读该话题:
|
进一步阅读该话题:
|
||||||
|
|
||||||
- <https://www.owasp.org/index.php/CSRF>
|
- <https://owasp.org/www-community/attacks/csrf>
|
||||||
|
|
||||||
|
|
||||||
防止文件暴露
|
防止文件暴露
|
||||||
|
|||||||
@ -259,7 +259,7 @@ class ContactAction extends Action
|
|||||||
|
|
||||||
Further reading on the topic:
|
Further reading on the topic:
|
||||||
|
|
||||||
- <https://www.owasp.org/index.php/CSRF>
|
- <https://owasp.org/www-community/attacks/csrf>
|
||||||
- <https://www.owasp.org/index.php/SameSite>
|
- <https://www.owasp.org/index.php/SameSite>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user