w2c/ispconfig3_roundcube

Add password strength check & indicator

Closed this issue · 0 comments

As requested from Sani Kiss.
extended_password_change

  • Add option to force user stronger passwords, e.g. min 1 Letter, min 1 Number, etc
  • Add jquery strength indicator which gehts parameters from config
  • Add use same algo from jquery strength indicator for server side validation, if force is activated.