Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aiiddqd/bapsa

Basic Auth Protect Site Access. Puts a HTTP auth on staging. Just to keep search engines out, passwords in clear text!
https://github.com/aiiddqd/bapsa

Last synced: 15 days ago
JSON representation

Basic Auth Protect Site Access. Puts a HTTP auth on staging. Just to keep search engines out, passwords in clear text!

Awesome Lists containing this project

README

        

=== Basic Auth Protect Site Access ===
Contributors: casepress
Tags: password, basic auth, staging
Requires at least: 3.5
Tested up to: 5
Stable tag: 1.1
License: MIT
License URI: https://github.com/uptimizt/bapsa/blob/master/LICENSE

Quickly and easily password protect a site to keep it from the prying eyes of google.

== Description ==

Enable protect access for site by HTTP AUTH for a user/pw before being able to view the frontend.

Aim of the plugin is to protect staging sites from the prying eyes of search engine robots, and to keep out anyone who might stumble across it accidentally.

This isn't particularly secure - password is in the database.

Forked from https://wordpress.org/plugins/password-protect-staging/