Skip to content

feat: set max login attempts

Егор Ивков requested to merge max-login-attempts into master

Summary

  • feat: set max login attempts

Close #347 (closed)

A follow up issue in docs: docs#107 (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 necessary) A follow-up doc issue is created in picodata/docs and linked here
Edited by Егор Ивков

Merge request reports