masiur / fluent-security

Super Simple Security Plugin for WordPress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Super Simple Security Plugin for WordPress


Languages

Language:PHP 78.7%Language:Vue 13.5%Language:JavaScript 4.1%Language:SCSS 3.8%