Skip to content
  • rswindell's avatar
    sbbs_t::badlogin() now accepts 3 more (optional) arguments which allow us · 361fd9ff
    rswindell authored
    to use this function in bbs_thread() for SSH failed login attempts and thus
    enable the perm-IP-filtering (LoginAttemptFilterThreshold) functionality.
    Right now, it's only a "bad login" if the "Getting channel type" doesn't
    return "session", but we could (and likely will) use it for more SSH login
    failure modes which indicate a likely hack-attempt.
    361fd9ff