Linux 软件免费装
Banner图

Logliy - Login Protect (Passkey, Email, SSO)

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

标签

login otp sso passwordless passkey

下载

0.0.9 0.1.0 0.1.1

详情介绍:

Logliy - Login Protect controls how users sign in: Passkeys (WebAuthn) first, with Email one-time codes and Magic Links as fallback, plus optional SSO (OpenID Connect) and 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, Passkey, Magic Link, and SSO login. 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, SSO)
  3. Open Settings → Logliy
  4. Register a Passkey on your profile and/or test Email OTP before relying on passwordless-only mode
  5. Optionally enable SSO under the SSO tab (login form shows it only when fully configured)
  6. Optionally set a custom login logo / brand name under General
  7. Optionally enable password login again under General

常见问题:

How do I enable SSO?

Open Settings → Logliy → SSO. Enable SSO and enter your OpenID Provider Issuer URL, Client ID, and Client Secret. Register the shown Redirect URI at the provider. The SSO tab appears on the login form only when those three fields are set. ID tokens must be signed with RS256. New WordPress users are not created unless you turn on Create users.

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.1.1 0.1.0 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