Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
arogachev authored Nov 23, 2021
1 parent 6aa5bd8 commit 717a883
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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 @@ -289,7 +289,7 @@ class ContactAction extends Action
このトピックについて更に読むべき文書:

- <https://owasp.org/www-project-.net/articles/Exception_Handling.md>
- <https://www.owasp.org/index.php/Top_10_2007-Information_Leakage>
- <https://owasp.org/www-pdf-archive/OWASP_Top_10_2007.pdf> (A6 - Information Leakage and Improper Error Handling)


TLS によるセキュアな接続を使う
Expand Down
2 changes: 1 addition & 1 deletion docs/guide-ru/security-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ CSRF - это аббревиатура для межсайтинговой по
Далее по теме читайте:

- <https://owasp.org/www-project-.net/articles/Exception_Handling.md>
- <https://www.owasp.org/index.php/Top_10_2007-Information_Leakage>
- <https://owasp.org/www-pdf-archive/OWASP_Top_10_2007.pdf> (A6 - Information Leakage and Improper Error Handling)


Использование безопасного подключения через TLS
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 @@ -284,7 +284,7 @@ class ContactAction extends Action
进一步阅读该话题:

- <https://owasp.org/www-project-.net/articles/Exception_Handling.md>
- <https://www.owasp.org/index.php/Top_10_2007-Information_Leakage>
- <https://owasp.org/www-pdf-archive/OWASP_Top_10_2007.pdf> (A6 - Information Leakage and Improper Error Handling)


使用 TLS 上的安全连接
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 @@ -289,7 +289,7 @@ details possible. If you absolutely need it check twice that access is properly
Further reading on the topic:

- <https://owasp.org/www-project-.net/articles/Exception_Handling.md>
- <https://www.owasp.org/index.php/Top_10_2007-Information_Leakage>
- <https://owasp.org/www-pdf-archive/OWASP_Top_10_2007.pdf> (A6 - Information Leakage and Improper Error Handling)


Using secure connection over TLS
Expand Down

0 comments on commit 717a883

Please sign in to comment.