Linux 软件免费装
Banner图

Logliy - Login Protect (Passkey, Email Code)

开发者 flobamedia
更新时间 2026年8月25日 01:47
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

login otp woocommerce passwordless passkey

下载

0.0.9

详情介绍:

Logliy - Login Protect controls how users sign in: Passkeys (WebAuthn) first, with Email one-time codes and Magic Links as fallback, plus an optional password path. It is not a security suite and not a generic OTP plugin. Keep Wordfence (or similar) for WAF, brute-force lockouts, CAPTCHA, malware scanning, and classic TOTP 2FA. Logliy is the login-method layer on top. Features Wordfence compatibility Cloudflare Turnstile When Simple CAPTCHA with Cloudflare Turnstile (or equivalent) is enabled on the WordPress login form, Logliy requires a valid Turnstile token for Email OTP and Passkey REST authentication. The password path continues to use the Turnstile plugin's own authenticate check. WooCommerce Requirements

安装:

  1. Upload the logliy folder to /wp-content/plugins/
  2. Activate Logliy - Login Protect (Passkey, Email Code)
  3. Open Settings → Logliy
  4. Register a Passkey on your profile and/or test Email OTP before relying on passwordless-only mode
  5. Optionally set a custom login logo / brand name under General
  6. Optionally enable password login again under General

常见问题:

I locked myself out

Add to wp-config.php: define( 'LOGLIY_ALLOW_PASSWORD', true ); Then sign in with your password and adjust Logliy settings.

Does this replace Wordfence?

No. Logliy is the login method layer. Wordfence remains your WAF / lockout / scanner layer.

Application Passwords / WP-CLI / XML-RPC

Application Passwords and WP-CLI are not blocked by the password policy. With password login off, XML-RPC authentication with the account password is blocked by default (affects the WordPress mobile app, Jetpack, and some backup tools). Enable Allow XML-RPC passwords under Logliy → General if a tool still requires it. Prefer Application Passwords when the client supports them.

更新日志:

0.0.9 0.0.8 0.0.7 0.0.6 0.0.5 0.0.4 0.0.3 0.0.2 0.0.1