HTTP Auth

外掛說明

Enabling this plugin allows you to set up HTTP Authentication on your site. You can easily set username and password for HTTP Authentication.

This plugin helps:

  • Secure your admin pages from the Brute attack.
  • Restricting crawler to crawl on your site while development.
  • Restrict admin pages after being your site Live.
  • Easy to activate or deactivate HTTP Auth without deactivating plugin.

Bug reports

Bug reports for HTTP Auth are welcomed on GitHub. Please note GitHub is not a support forum, and issues that aren’t properly qualified as bugs will be closed.

安裝方式

This process defines you the steps to follow either you are installing through WordPress or Manually from FTP.

From within WordPress

  1. Visit ‘Plugins > Add New’
  2. Search for HTTP Auth
  3. Activate HTTP Auth from your Plugins page.
  4. Go to “after activation” below.

Manually

  1. Upload the http-auth folder to the /wp-content/plugins/ directory
  2. Activate HTTP Auth through the ‘Plugins’ menu in WordPress
  3. Go to “after activation” below.

After activation

  1. Go to the plugin settings page and set up the plugin for your site.
  2. You’re done!

使用者評論

2017 年 11 月 1 日
Great to see such a plugin available. Works like a charm and has more options than I thought. I appreciate that!
2016 年 11 月 23 日
Generating .htaccess and .htpasswd by hand is pain. This little plugin does that Admin UI is okay It's simple Source code is GPL2 and is short enough, I reviewed it and found no tricky things I'd better uninstall it when site goes live
閱讀全部 6 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0 – July 28, 2023

* Fix WPCS issues

Earlier versions

* For the changelog of earlier versions, please refer to the separate changelog.txt file.