Skip to content
Snippets Groups Projects
  • rswindell's avatar
    7da4af1b
    Implement IP temporary ban: · 7da4af1b
    rswindell authored
    By default, after 20 consecutive (unique) failed login attempts, *or*
    a failed login attempt wtih a name from the name.can filter file.
    The default temporary ban duration is 10 minutes.
    The temporary ban thershold is configurable via LoginAttemptTempBanThreshold
    in sbbs.ini and the ban duration is configurable via LoginAttemptTempBanDuration
    (in seconds).
    7da4af1b
    History
    Implement IP temporary ban:
    rswindell authored
    By default, after 20 consecutive (unique) failed login attempts, *or*
    a failed login attempt wtih a name from the name.can filter file.
    The default temporary ban duration is 10 minutes.
    The temporary ban thershold is configurable via LoginAttemptTempBanThreshold
    in sbbs.ini and the ban duration is configurable via LoginAttemptTempBanDuration
    (in seconds).