Skip to content

Commit 8fda175

Browse files
committed
Merge pull request jaliss#535 from m4bwav/patch-1
Update password-plugins.md
2 parents 47e176a + 441c150 commit 8fda175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/manual/source/guide/password-plugins.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ file: password-plugins
33
---
44
# Password Plugins
55

6-
When users sign up and enter a password it is required to enforce some strength on them to disallow really week ones. Storing passwords in clear text is not recommended either. To address these two things SecureSocial uses the following plugins:
6+
When users sign up and enter a password it is required to enforce some strength on them to disallow really weak ones. Storing passwords in clear text is not recommended either. To address these two things SecureSocial uses the following plugins:
77

88
- `PasswordValidator`: Used when users submit the registration form to validate the password.
99

0 commit comments

Comments
 (0)