Skip to content

feat: add password min length check

Dmitry Rodionov requested to merge dkr/min-password-length into master

Summary

  • feat: add password min length check WIP

Close #348 (closed)

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if API docs changed) A follow-up doc issue is created: docs#77 (closed)
Edited by Alexander Kurdakov

Merge request reports