Skip to content

Secure Login: "Reset Entries" does not remove IPs from DB option after expiration #40

@tiagohillebrandt

Description

@tiagohillebrandt

The reset entries functionality in the Secure Login feature is not working as expected.

Currently, the main functionality works as intended: the IP is whitelisted after 24 hours (or the defined "Reset Entries" value). However, instead of removing the entry from the database option, we only reset its values to 0.

As a result, the IPs continue to accumulate in the WordPress option, leading to unnecessary data buildup. We need to ensure that entries are fully removed from the option after 24 hours, rather than just resetting their values.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions