Skip to content

feat: support CREATE USER

Denis Smirnov requested to merge create_user into master

Summary

  • fix: password length check for LDAP
  • feat: create user

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
  • A follow-up doc issue is created: docs#90 (closed)
Edited by Егор Ивков

Merge request reports