This plugin is outdated and might not be supported anymore
WP Similar Basic Auth

WP Similar Basic Auth

By 256hax
Details
View on WordPress

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

Details

Plugin code:
wp-similar-basic-auth
Plugin version:
0.1.1
Author:
Outdated:
Yes
WP version:
5.0 or higher
PHP version:
5.6 or higher
Test up to WP version:
5.7.12
Total installations:
20
Last updated:
2021-05-29
Rating:
Times rated:
0
auth
basic-auth
login
password
security