HTTP Auth

설명

This plugin empowers you to set up HTTP Authentication for your website. This adds an extra layer of security by requiring a username and password to access specific areas.

Here’s how it benefits you:

  • Enhanced Admin Security: Shield your admin pages from brute-force attacks by adding a login barrier.
  • Controlled Crawling: Restrict crawlers from accessing your site during development, preventing unnecessary indexing.
  • Post-Launch Access Control: Maintain control over admin page access even after your website goes live.
  • Easy Activation/Deactivation: Conveniently enable or disable HTTP Auth without deactivating the plugin entirely.

Help Us Improve!

I am constantly working to enhance this plugin and your feedback is valuable. If you are happy with the plugin, consider leaving a review on WordPress.org. Your positive feedback motivates us to keep improving!

Link to Reviews: https://wordpress.org/support/plugin/http-auth/reviews/?rate=5#new-post

Bug Reports

We welcome bug reports for HTTP Auth on GitHub: https://github.com/samiahmedsiddiqui/http-auth. Please remember that GitHub is primarily for bug reporting, and issues not classified as genuine bugs may be closed.

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!

설치

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

후기

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.
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.1 – Dec 23, 24

Fix minor WPCS issues and change text for better understanding.

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.