bluehost / wp-module-secure-passwords

Secure Passwords WordPress Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newfold Logo

Secure Passwords WordPress Module

This module requires users to use more secure passwords by preventing the use of any passwords exposed in data breaches.

To determine if a password is insecure, the module interacts with the Have I Been Pwned API, which contains a list of passwords previously exposed in data breaches. When this module was created, this API contained more than half a billion passwords. New data breaches are added as they occur.

Installation

1. Add the Bluehost Satis to your composer.json.

composer config repositories.bluehost composer https://bluehost.github.io/satis

2. Require the bluehost/wp-module-secure-passwords package.

composer require bluehost/wp-module-secure-passwords

Usage

More on NewFold WordPress Modules

About

Secure Passwords WordPress Module


Languages

Language:PHP 77.9%Language:JavaScript 20.2%Language:CSS 2.0%