Skip to content

mirza-rizvi/wp-security-enhancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

WP-Security-Enhancer

Readme in progress... 😀

More details: https://smitka.me/2024/04/05/13-extra-things-we-do-for-better-wordpress-security/

This repository contains 2 mu plugins.

lynt-security-enhancer.php

  • contains functions for hashing passwords using bcrypt
  • filtering sensitive data from rest api
  • automatic logout if a user connects from another IP
  • more careful verification that requests for admistration functions really come from the user

lynt-audit-logger.php ==

  • simple audit logging system which sends events into your php error log

About

mu plugin for security enhancement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%