itinerisltd/itineris-prevent-wp-user-enumeration

Prevent User Enumeration in WordPress to satisfy security reports.

0.2.2 2023-10-04 13:34 UTC

This package is auto-updated.

Last update: 2024-04-05 15:19:22 UTC


README

Packagist Version PHP from Packagist Packagist Downloads GitHub License Hire Itineris

Goal

Prevent the possibility of discovering usernames by various means.

Requirements

  • WordPress 6.1 or later
  • PHP 8.1 or later

Installation

$ composer require itinerisltd/itineris-prevent-wp-user-enumeration

Alternative Installation

Upload itineris-prevent-wp-user-enumeration.php to wp-content/plugins.

FAQs

Will you add support for older PHP versions?

Never! This plugin will only work on actively supported PHP versions.

Don't use it on end of life or security fixes only PHP versions.

It looks awesome. Where can I find some more goodies like this?

This isn't on wp.org. Where can I give a ⭐️⭐️⭐️⭐️⭐️ review?

Thanks! Glad you like it. It's important to let my boss know somebody is using this project. Instead of giving reviews on wp.org, consider:

  • tweet something good with mentioning @itineris_ltd
  • star this Github repo
  • watch this Github repo
  • write blog posts
  • submit pull requests
  • hire Itineris

Feedback

Please provide feedback! We want to make this library useful in as many projects as possible. Please submit an issue and point out what you do and don't like, or fork the project and make suggestions. No issue is too small.

Change Log

Please see CHANGELOG for more information on what has changed recently.

Security

If you discover any security-related issues, please email hello@itineris.co.uk instead of using the issue tracker.

Credits

Itineris Prevent WP User Enumeration is a Itineris Limited project created by Lee Hanbury-Pickett.

A full list of contributors can be found here.

License

Itineris Prevent WP User Enumeration is licensed under the GPLv2 (or later) from the Free Software Foundation. Please see License File for more information.