WP Basic Authentication
WP Basic Authentication is a plugin for protected your development WordPress site like .htpasswd and support Docker and Kubernetes (K8s)
What it does
WP Basic Authentication is a plugin for protected your development WordPress site like .htpasswd and support Docker and Kubernetes (K8s)
Features
- 01 Easy for setting Basic Authentication
- 02 Basic Authentication works like .htpasswd
- 03 Protected development website or demo website without .htpasswd
- 04 Support Docker and Kubernetes (K8s)
- 05 The plugin is lightweight.
Screenshots
Frequently Asked Questions
How to setting the plugin? +
Go to *Authentication* in the left-hand menu to start setting the plugin
How to disable Authentication if I forgot the credentials +
Rename or delete 'wp-basic-authentication' directory in plugins directory via FTP or commend line
Password Migration (v1.1.0+) +
If you're updating from a version older than 1.1.0, your existing password will be automatically migrated to the new secure hashed format. You don't need to change your password - the plugin will handle this automatically and show you a success message in the WordPress admin. This migration ensures your password is stored securely using WordPress's built-in wp_hash_password() function.
Free forever.
WP Basic Authentication is free to use and open source. Contributions, issues, and feature requests are welcome on GitHub.