Skip to content
This repository has been archived by the owner on Aug 28, 2018. It is now read-only.

robertpeteuil/wordfence-lockout-msgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Lockout Messages for WordPress Wordfence plugin (ARCHIVED)

This repo is archived due to changes in file location and function

platform plugin lang license

These files replace the standard locked out and blocked messages with the intent of providing minimal information to an attacker. The default messages break many security best practices in the interest of user friendliness, which is immeterial for websites that only have a handful of people logging in.

New "Locked Out" Message

New "Blocked" Message

Warnings:

  • The new lockout and blocked messages included in this repo are not user friendly
  • These files must be re-copied after each Wordfence update, as the update will re-install the default files
  • They are not recommended for use on sites that:
    • Have many users logging in with username/password combinations
    • Have users who frequently forget their passwords

Manual Installation:

  • connect to your server via SFTP
  • cd to /wp-content/plugins/wordfence/lib
  • backup the original files: wf503.php and wfLockedOut.php
  • copy the files in this repo to /wp-content/plugins/wordfence/lib, and overwrite the existing files
  • NOTE: these files must be re-copied after each Wordfence update, as the update will re-install the default files

Reference: the default Wordfence Login-Lockout Message:

Reference: the default Wordfence Blocked Message:

About

Wordfence Custom "Lockout" and "Blocked" Messages that Maximize Security by minimizing information provided to attackers

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages