ILAB Basic Auth
Enables/disables HTTP basic auth on a per host basis
by Jon Gilkison · github.com/interfacelab/ilab-auth · website
★ 0stars
90composer installs
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/interfacelab/ilab-auth/archive/refs/heads/master.zipAlso on Packagist as ilab/ilab-auth:
composer require ilab/ilab-authFrom the readme
ILAB Basic Auth
This is a simple plugin that allows you to turn on basic auth for stuff like
staging sites or dev sites that are publicly accessible. This shouldn't be
used for any kind of security other than to prevent random people or
robots from indexing your site.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.1.0 | Jan 10, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.