mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Fix #19042: Fix broken link (https://owasp.org/index.php/Top_10_2007-Information_Leakage) (#19043)
This commit is contained in:
@ -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 によるセキュアな接続を使う
|
||||
|
Reference in New Issue
Block a user