Opis
Code9 2-step verification code for users. utility tool for wordpress. lightweight and high performance.
2-Step Verification Code
Code9 2-step verification code will add more protection to site admin area.
- Allow admin to create 2-step verification code to every user.
- Allow user to create 2-step verification code after active plugin.
- Can change 2-step verification code anytime at profile setting page.
- Blocked. if user type 2-step verification code wrong more than 4 attemps.
- Admin can force all user to type 2-step verification code again.
- Admin can active and deactive 2-step verification code anytime.
Anti Brute Force
Prevent attacker from continuous login. (Including xmlrpc.php)
* If plugin detects that there is a continuous login. Plugin will redirect user to Recapcha page before allow user to continue login.
Zrzuty ekranu
Instalacja
- Upload the Code9 plugin to your site.
- Ativate plugin.
- On admin menu (left side menu of admin area) click Code9.
- Check Use 2 step sign in verification code
Recenzje
Kontrybutorzy i deweloperzy
„Code9” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Code9” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.1
- Add function anti brute force attack.
1.0.2
- Use include functions instead of require.
1.0.3
- Downgrade plugin minimum requirement to PHP version 5.6.4 and WordPress version 4.1
- Fixed bug can’t force all user to sign out 2-step verification.
1.0.4
- Add Logs tabs to show who is trying to login to your site but fail.
1.0.5
- Show data on log tabs when attacker try to login more than 2 attempts.
1.0.6
- Add 2 step verification code blocking time setting.
1.0.7
- Extract single static file to multiple files.
1.0.8
- Remove unnecessary static file.
1.0.9
- Add design to error page when user can not pass 2-step verification.
1.0.10
- Only admin role delete_others_posts can edit setting.
1.0.11
- Fixed table log to full width when no log data.
1.0.12
- Fixed force to logout when use WordPress with Cloudflare.
1.0.13
- Fixed bug Wrong security IP.