Skip to content

Commit

Permalink
Merge pull request #535 from m4bwav/patch-1
Browse files Browse the repository at this point in the history
Update password-plugins.md
  • Loading branch information
jaliss committed Nov 29, 2015
2 parents 47e176a + 441c150 commit 8fda175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/manual/source/guide/password-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ file: password-plugins
---
# Password Plugins

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:
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:

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

Expand Down

0 comments on commit 8fda175

Please sign in to comment.