=== Viktor’s Login Probe Protection ===
Contributors: szepeviktor
Tags: login, security, woocommerce
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Protects WordPress and WooCommerce login forms with signed, expiring, single-use tokens.

== Description ==

Viktor’s Login Probe Protection adds a signed token to each supported login form. A login request is accepted only when its token is valid, has not expired, and has not already been used.

The plugin protects the standard WordPress login form, forms rendered with `wp_login_form()`, and WooCommerce customer login forms. Tokens expire after 10 minutes.
