发布

  • feat(security): implement IP ban for repeated management key and Redis AUTH failures

    frostbyte_neo 发布于 2026-04-25 13:39:58 +00:00

    • Added IP ban logic to AuthenticateManagementKey and Redis protocol handlers, blocking requests after multiple failed attempts.
    • Introduced unit tests to validate IP ban behavior across localhost and remote clients.
    • Synchronized Redis protocol's authentication policy with management key validation.
    下载附件