AuthMe Reloaded

AuthMe Reloaded

3M Downloads

The option <tempban-minutesBeforeCounterReset> is not working

Huge-mistake opened this issue ยท 0 comments

commented

What behaviour is observed?

the number of failed attempts will continue to accumulate and will not reset.

Expected behaviour

The number of failed attempts should reset according to the number of minutes set in the option.

To Reproduce

tempban:
    # Tempban a user's IP address if they enter the wrong password too many times
    enableTempban: true
    # How many times a user can attempt to login before their IP being tempbanned
    maxLoginTries: 5
    # The length of time a IP address will be tempbanned in minutes
    # Default: 480 minutes, or 8 hours
    tempbanLength: 10
    # How many minutes before resetting the count for failed logins by IP and username
    # Default: 480 minutes (8 hours)
    minutesBeforeCounterReset: 10
    # The command to execute instead of using the internal ban system, empty if disabled.
    # Available placeholders: %player%, %ip%
    customCommand: ''

Plugin list

authme

Server Implementation

BungeeCord

Database Implementation

MySQL

AuthMe Version

5.7#2642

Error log (if applicable)

No response

Configuration

https://paste.gg/p/anonymous/3ae05af8b2fd4daa8a62ba0c86e291c2