Skip to content

[NEW] Prevent login after multiple failed attempts

  • Add new command webmanager:block --reset to clear the number
  • Use MAX_FAILED_LOGIN_ATTEMPTS in .env to customize the number of failed attempts

Merge request reports