Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor wpsolutions

    (@wpsolutions)

    Thanks for the heads-up – we will look into this and apply a fix if needed.

    I had the same problem and also noticed an enormous amount of backslashes added to the blacklist user agent field. I cannot delete them. If I activate the feature, the htacess file is not formatted correctly because of this and the site is unreachable.

    I am unable to erase the information in the field. I’m trying to locate it in my database but cannot. In EXCEL it resides in a cell that contains an unusual number of characters, which is preceded by aiowps_banned_user_agents. Is this a buffer overflow attempt?

    Plugin Contributor wpsolutions

    (@wpsolutions)

    Hi Matthew913,
    Yes thanks for that. I have put in a fix so that the user-agent list is able to be cleared. This will be available in the next release.

    Another known issue is that the lockout time in minutes is not properly implemented. In other words, when I set the minutes for 6000, it should be more than 4 days and it is only about 2 hrs! Should have a feature that allows a permanent lockout. I want to lock them out for 600,000 minutes or 60,000 minutes and it never works.

    Also, I’m not seeing the ip addresses of the 404 events in my access logs. I see other 404 events in the access logs but not the ones from AIOWPS!

    Plugin Contributor wpsolutions

    (@wpsolutions)

    when I set the minutes for 6000, it should be more than 4 days and it is only about 2 hrs!

    I just checked and tested this and it works fine.
    Make sure you don’t include any commas ‘,’ or other non-numeric characters in the amount because the plugin will reject that value and automatically set it to the default: 60.

    Another check you can do is to log into PHPMyAdmin and go to the aiowps_login_lockdown table and check the entry for the locked out IP address. The “release_date” column should show a date 4 days in advance if you configured a lockout time length of 6000.

    someone02

    (@someone02)

    edit blacklist addresses possible now too.
    simply remove unnecessary and save.
    or I do not quite understand the problem?

    the only thing you can not remove all addresses. 1 must stay.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    @ecdltf and @someone02 have you tested the latest version?

    someone02

    (@someone02)

    yes
    it’s ok )))

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Can’t remove entry from blacklist field’ is closed to new replies.