WP Similar Basic Auth

plugin banner

Protect WordPress admin page on similar Basic Auth without .htaccess.

Author:256hax (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:5.7.2
Plugin version:0.1.1
Added to WordPress repository:07-01-2020
Last updated:29-05-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/support/plugin/wp-simil...
Total downloads:1 758
Active installs:40+
plugin download
Click to start download

Attackers trying to breakthrough WordPress admin page. Basic Authentication helps to prevent attacks.
But some case it can’t modify .htaccess or ssl.conf.

This plugin is useful for servers where prohibition modify Apache conf(.htaccess) or Nginx conf(ssl.conf).
Protect WordPress admin page on similar Basic Auth. It doesn’t need .htaccess or ssl.conf.

Features

  • Auth log in with User Name and Password.
  • Customization title and message in Login page.

Note

This plugin doesn’t replace Basic Authentication. If you can modify .htaccess or ssl.conf, I recommend using that. See differences running layer.

Running Layer

Fronts-end (ex: CSS, Javascript)
Application Plugin <- This plugin
Application (ex: WordPress)
Programming language (ex: PHP)
Middleware Web (ex: Apache, Nginx) <- .htaccess Basic Authentication
Middleware DB / OS


Screenshots
FAQ
ChangeLog