• Resolved teracow

    (@teracow)


    Hi,

    Thanks for your great software. πŸ™‚

    Just wanted to report a minor interface anomaly (I think).

    I have version 4.5.6 installed.

    When viewing ‘Security Log Data‘, the ‘Select Filter‘ dropdown reads as follows:

    All Log Data
    404 Errors Found
    Invalid Login Attempts
    404 Errors Found
    Invalid Login Attempts

    Clicking on each one still works, but there appear to be duplicates.

    https://ww.wp.xz.cn/plugins/better-wp-security/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Comment (//) the FIRST occurrance of te following line in file
    better-wp-security/core/class-itsec-logger.php
    so it looks like this:

    //$this->logger_displays = apply_filters( ‘itsec_logger_displays’, $this->logger_displays );

    Then save the changes to the file.

    This will solve the double entries.

    However there is another issue. There seems to be a filter missing
    for ‘Host or User Lockout’ lockout type of log messages…

    dwinden

    Thread Starter teracow

    (@teracow)

    Hi DaniΓ«l,

    Thanks – I’m happy to wait for the next release, though. πŸ™‚

    No worries mate …

    There is one (next release) since yesterday …
    Who knows …

    dwinden

    Thread Starter teracow

    (@teracow)

    Hi, I’ve just installed v4.5.10 and I can confirm that this issue has been resolved.

    Thanks! πŸ™‚

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘GUI bug report only – still works fine.’ is closed to new replies.