Browse Source

update Exception Handling link (#19035)

tags/2.0.44
Ihor Sychevskyi 3 years ago committed by GitHub
parent
commit
7d789bd0a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/guide-ja/security-best-practices.md
  2. 2
      docs/guide-ru/security-best-practices.md
  3. 2
      docs/guide-zh-CN/security-best-practices.md
  4. 2
      docs/guide/security-best-practices.md

2
docs/guide-ja/security-best-practices.md

@ -288,7 +288,7 @@ class ContactAction extends Action
このトピックについて更に読むべき文書:
- <https://www.owasp.org/index.php/Exception_Handling>
- <https://owasp.org/www-project-.net/articles/Exception_Handling.md>
- <https://www.owasp.org/index.php/Top_10_2007-Information_Leakage>

2
docs/guide-ru/security-best-practices.md

@ -177,7 +177,7 @@ CSRF - это аббревиатура для межсайтинговой по
Далее по теме читайте:
- <https://www.owasp.org/index.php/Exception_Handling>
- <https://owasp.org/www-project-.net/articles/Exception_Handling.md>
- <https://www.owasp.org/index.php/Top_10_2007-Information_Leakage>

2
docs/guide-zh-CN/security-best-practices.md

@ -283,7 +283,7 @@ class ContactAction extends Action
进一步阅读该话题:
- <https://www.owasp.org/index.php/Exception_Handling>
- <https://owasp.org/www-project-.net/articles/Exception_Handling.md>
- <https://www.owasp.org/index.php/Top_10_2007-Information_Leakage>

2
docs/guide/security-best-practices.md

@ -288,7 +288,7 @@ details possible. If you absolutely need it check twice that access is properly
Further reading on the topic:
- <https://www.owasp.org/index.php/Exception_Handling>
- <https://owasp.org/www-project-.net/articles/Exception_Handling.md>
- <https://www.owasp.org/index.php/Top_10_2007-Information_Leakage>

Loading…
Cancel
Save