Skip to content
Jeffrey Kemp edited this page Aug 18, 2017 · 3 revisions

Welcome to the jk64-plugin-passwordstrength wiki!

Plugin Attributes

Component Attributes

  • Too Short message e.g. "Please enter more characters"
  • Score 0 message e.g. "Very Poor"
  • Score 1 message e.g. "Poor"
  • Score 2 message e.g. "Weak"
  • Score 3 message e.g. "Good"
  • Score 4 message e.g. "Strong"

Dynamic Action Attributes

  • Show Feedback Warning (Yes/No)
  • Show Feedback Suggestions (Yes/No)
  • Minimum Password Length (default is 8)

CSS Classes

  • password_estimator container span for password verdict messages
  • password-strength-score span for the strength score (e.g. "Strong")
  • password-strength-score-0 .. password-strength-score-4 individual strength scores
  • password-strength-warning warning message generated by zxcvbn
  • password-strength-suggestion suggestion(s) generated by zxcvbn

Links

Clone this wiki locally