• Hi!

    We’re using the wp plugin verify-checksums command to verify the integrity of all our installed plugins. With the latest version of user-login-history (2.1.3) this command fails with:

    $ wp plugin verify-checksums user-login-history
    +--------------------+----------------+-----------------+
    | plugin_name        | file           | message         |
    +--------------------+----------------+-----------------+
    | user-login-history | .gitattributes | File is missing |
    | user-login-history | .gitignore     | File is missing |
    | user-login-history | composer.json  | File is missing |
    | user-login-history | composer.lock  | File is missing |
    +--------------------+----------------+-----------------+
    Error: No plugins verified (1 failed).
    

    It would be nice if this wouldn’t fail. Could you ensure the installed file list matches the file list in the checksum file?

    Best regards,

    Roel

Viewing 1 replies (of 1 total)
  • Plugin Author Faiyaz Alam

    (@faiyazalam)

    Hi @rolekwp ,

    Thank you for bringing this to our attention.

    We will address this discrepancy in the upcoming version of the plugin. This issue does not impact or block any of the plugin’s features or functionalities. However, we appreciate your diligence in verifying the integrity of your installed plugins.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘wp plugin verify-checksums fails’ is closed to new replies.