WP Manifestindependent plugin directory
manifest / security / pwned-login-check

Pwned Login Check

Checks the user password against the pwnedpasswords.com API

by Andrew Norcross · github.com/norcross/pwned-login-check · website

5stars
0forks

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/norcross/pwned-login-check/archive/refs/heads/master.zip

Readme

Pwned Login Check

Checks the user password against the pwnedpasswords.com API

Requirements

  • PHP version 5.6 or higher
  • WordPress version 4.9 or higher

Usage

After installing and activating the plugin, things will happen.

Changelog

See CHANGES.md.

To Do

  • Likely something

Notes

Pull requests are very much welcome and encouraged.

Read the full README on GitHub →