Skip to content

feat: Minimum length password check added

Created by: Kuliak

  • new type of Result added (password too short) for PerunFormItemValidator
  • error message for too short password added to PerunRegistrarTranslation with localization as well
  • password validator adjusted to check minimum length of password
  • help messages added in places where password is being set/changed.

Merge request reports