itinerisltd / itineris-prevent-wp-user-enumeration
Prevent User Enumeration in WordPress to satisfy security reports.
Installs: 164
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 0
Type:wordpress-muplugin
Requires
- php: ^8.1
Requires (Dev)
README
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?
- Articles on Itineris' blog
- More projects on Itineris' GitHub profile
- Follow @itineris_ltd and @_codepuncher on Twitter
- Hire Itineris to build your next awesome site
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.