mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-29 00:19:14 +08:00
Merge pull request #819 from dijonkitchen/patch-1
docs: fix name spelling
This commit is contained in:
@ -847,7 +847,7 @@ All statements above will return false if used with `===`
|
||||
|
||||
<br/><br/>
|
||||
|
||||
## ![✔] 6.8. Protect Users' Passwords/Secrets using BCrypt or Script
|
||||
## ![✔] 6.8. Protect Users' Passwords/Secrets using brypt or scrypt
|
||||
|
||||
<a href="https://www.owasp.org/index.php/Top_10-2017_A2-Broken_Authentication" target="_blank"><img src="https://img.shields.io/badge/%E2%9C%94%20OWASP%20Threats%20-%20A9:Broken%20Authentication%20-green.svg" alt=""/></a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user