説明
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
- Visit ‘Plugins > Add New’
- Search for HTTP Auth
- Activate HTTP Auth from your Plugins page.
- Go to “after activation” below.
Manually
- Upload the
http-auth
folder to the/wp-content/plugins/
directory - Activate HTTP Auth through the ‘Plugins’ menu in WordPress
- Go to “after activation” below.
After activation
- Go to the plugin settings page and set up the plugin for your site.
- You’re done!
評価
2023年7月9日
Thanks a lot for having made this nice and simple plugin!
2022年12月5日
I checked the “complete site” radio button, but the auth only appeared on the wp-admin page. So the plugin is not working as advertised.
2017年11月1日
Great to see such a plugin available. Works like a charm and has more options than I thought. I appreciate that!
2017年10月27日
It Works For Me Perfect….
ThaNks.
2017年10月2日
I was use this plugin on my website. It work good on my website. I’m very much satisfied with this plugin.
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
貢献者と開発者
変更履歴
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.