/fluent-security

Super Simple Security Plugin for WordPress

Primary LanguagePHP

Fluent Security

Super Simple Security Plugin for WordPress

What is does

  • Log Login Attempts
  • Limit Login Attempts (like max 5 times in 30 minutes)
  • Enable/Disable xml-rpc requests
  • Enable/Disable REST-API Remote Authentications
  • View Detailed Audit Logs for Logins
  • Extra Security Code verification for login
  • Get email when high-level user role login (coming soon)

Development

  • npm install
  • Then npx mix
  • For development npx mix watch
  • For Build npx mix --production

Libraries Used

  • Vue3
  • Element Plus
  • Vue Router