Skip to content

fix: set default value of max login attempts to 4

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

Summary

  • fix: set default value of max login attempts to 4

Сертификация 4 уд требует блокировку пользователей после 4 неудачной попытки

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 - docs#142 (closed)
Edited by Егор Ивков

Merge request reports