WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Protect Login

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

Protect Login

由 Simon Kraft 開發
下載
即時預覽
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

Out of the box, WordPress allows unlimited attempts to log in. This opens up opportunities for attackers to crack passwords simply by trying over and over again. This kind of attack is called brute-force, and Protect Login mitigates this by slowing down the login after a series of subsequent failed attempts.

But we did not stop there. We’re also working on ways to improve the security of your WordPress passwords. Currently, we do this by allowing you to enforce a password policy to make sure your users don’t use weak passwords for their accounts.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/protect-login directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. The default settings will be applied automatically. To change them, navigate to Settings > Protect Login

常見問題集

Who are you folks?

We’re Thomas and Simon, two WordPress enthusiasts, with the dearing crazy idea to offer a good plugin without asking for your money or attention.

Our initial work on Protect Login was sponsored by group.one.

Why did you build this plugin?

We care about WordPress and keeping WordPress sites secure. So we decided it was time to take the code of the original Limit Login Attempts plugin and build on top of it.
We did this for you. Protect Login is 100% free and will not bother you with nasty upsells or scare marketing. You have better things to do, don’t you?

Why not reset failed attempts on a successful login?

This is very much by design. Otherwise, you could simply brute force the “admin” password by logging in as your own user every 4th attempt.

How do I know if my site is behind a reverse proxy?

If you’re not sure about this, chances are your site is not behind a reverse proxy. However, Protect Login’s settings offer an option to activate proxy mode.
A reverse proxy is a server between the site and the Internet (perhaps handling caching or load-balancing). This makes getting the correct client IP to block slightly more complicated.

Can I put my IP on an allowlist to avoid getting locked out?

Yes, there is an allowlist tab in Protect Login’s settings.

I locked myself out while testing this plugin; what do I do?

Either wait until your account/IP is unblocked, or if you have FTP or SSH access to the site, rename it “wp-content/plugins/protect-login” to deactivate the plugin.

Do you support IPv6 addresses?

Yes, if the webserver passes an IPv6 address to your WordPress installation, the plugin has no problems to handle IPv6 from 1.2.0.

使用者評論

The plugin makes a lean and clear impression!

Michael 2024 年 11 月 20 日
Compared to “Limit Login Attempts Reloaded”, it makes a lean and clear impression without any frills. PS: After several weeks of use, I can say that it works reliably on multiple websites.

It does exactly what it should

Jonas 2024 年 9 月 22 日
It does exactly what it’s supposed to.Thank you for this plugin. It’s very nice not to be bombarded with ads.
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Protect Login〉的開發相關工作。

參與者
  • Simon Kraft
  • Thomas Günther

〈Protect Login〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Protect Login〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.4.7

  • Bugfix: Fixed Bug in at-a-glance widget

1.4.6

  • Migration path of password strength rules
  • Tested with WordPress 6.8
  • Improvement: Added description texts to blocklist, allowlist and blocked-addresses list
  • Improvement: Added Copy-to-Clipboard for Remote API settings
  • Improvement: One-Click auto-generate for Remote API key

1.4.5

  • Bugfix: Error message “Invalid credentials” was displayed, when wp-login.php ist called directly or hidden by renaming of Admin Login URL

1.4.4

  • Bugfix: Fixed issue an invalid login was recognize on logging out from WP
  • Bugfix: Fixes issue error message always was “too many failed login attempts” even when it was the first trial

1.4.3

  • Bugfix: Fixed button “Add IP address to allowlist and release”
  • Bugfix: Fixed displaying setting in “At a glance widget”

1.4.2

  • Removed “Your IP address” on blocklist tab
  • Added headlines on allowlist, blocklist and blocked ip addresses
  • Removed .github dir

1.4.1

  • Bugfix: Fixed issue that prevented “Add own ip address to allowlist” from working
  • Auto re-create WP sessions on activating plugin
  • Bugfix: Fixed issue on creating session cookie on multisite

1.4.0

  • Automatically clean up the locked-out list a week after IP addresses have been cleared
  • Improve the design of empty IP lists
  • Add own IP v6 / IPv6 – Address to allowlist
  • Check for blocked IP on XML-RPC
  • Bugfix: Fixed issues that prevented the plugin from discovering that it runs on a multisite
  • Bugfix: Compatibility fixes to PHP 7.4
  • Bugfix: Removed ending slashes from Rest API namespaces

1.3.1

  • Bugfix: Improved error handling if non-numeric value is stored in wp_options
  • Cleanup: Removed leading whitespace in translation file for widget
  • Bugfix: Settings visible on multisite if name of the plugin directory is not “protect-login”
  • Bugfix: An error occurred on WP multisites with enabled WP_DEBUG, because of too early load of translation files
  • Moved “settings” sections to admin_init – action
  • WP 6.7 compatibility

1.3.0

  • Count of currently locked-out address visible in “At a glance” Widget
  • Fixed bug on activation plugin through wp-cli in a multisite environment
  • Remote API support
  • Improved multisite support

1.2.0

  • IPv6 support
  • Endpoints for WP-CLI
  • Added filter for password strength
  • “Settings” link in plugin overview
  • Bugfix: string “password too short” erroneous appeared in Quick Draft widget, removed.

1.1.1

  • Removed unused strings
  • Added translator comments
  • Restructured some strings for easier translations

1.1.0

  • Tested with WordPress 6.6
  • Added Multisite Support
  • Added filters to set protection levels programmatically
  • Fixed issue with timestamps always using UTC

1.0.1

  • Fixed minor bugs

1.0

  • Initial version
  • based on Limit Login Attempts 1.7.1 by Johan Eenfeldt

中繼資料

  • 版本 1.4.7
  • 最後更新 7 個月前
  • 啟用安裝數 500+
  • WordPress 版本需求 5.7 或更新版本
  • 已測試相容的 WordPress 版本 6.8.3
  • PHP 版本需求 7.4 或更新版本
  • 語言

    English (US) 及 German.

    將這個外掛本地化為你的母語版本

  • 標籤
    authenticationloginsecurity
  • 進階檢視

評分

5 星,滿分為 5 星
  • 2 5-star reviews 5 星 2
  • 0 4-star reviews 4 星 0
  • 0 3-star reviews 3 星 0
  • 0 2-star reviews 2 星 0
  • 0 1-star reviews 1 星 0

新增使用者評論

查看全部使用者評論

參與者

  • Simon Kraft
  • Thomas Günther

技術支援

最近 2 個月解決的問題:

總計 1 個問題,已解決 0 個

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • Visit our Bluesky account
  • 造訪我們的 Mastodon 帳號
  • Visit our Threads account
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
程式碼,如詩