Skip to content

Commit

Permalink
update csrf link
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Nov 15, 2021
1 parent 8585ba3 commit 3a6c20b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/guide-ja/security-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>


Expand Down
2 changes: 1 addition & 1 deletion docs/guide-zh-CN/security-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ class ContactAction extends Action
进一步阅读该话题:

- <https://www.owasp.org/index.php/CSRF>
- <https://owasp.org/www-community/attacks/csrf>


防止文件暴露
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/security-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ class ContactAction extends Action

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>


Expand Down

0 comments on commit 3a6c20b

Please sign in to comment.