You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/src/manual/source/guide/password-plugins.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ file: password-plugins
3
3
---
4
4
# Password Plugins
5
5
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:
7
7
8
8
-`PasswordValidator`: Used when users submit the registration form to validate the password.
0 commit comments