Περιγραφή
Guard protects your wp-admin against bruteforce attacks.
Features:
- Max retries: You have the power to choose how many attempts a user can make before the user is blocked;
- Lockdown: This prevents the user from being able to use the login form after too many retries;
- Email notifications: We’ll report a user lockdown to you via email;
- Hide lost password: Hides the “Forgot your password?” link from the login form page.
This plugin does not make any changes to core: When you delete/uninstall the plugin, everything will revert back to normal.
Εγκατάσταση
- Upload the ‘guard’ folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Guard
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Guard” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Guard” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
- Fixed an security vulnerability regarding
target="_blank"
(read more) - Added support for WordPress 4.7
1.2.1
- Added donation link
- Support for WordPress 4.6
1.2
- Small changes
- Added header and icon
1.1
- Bug fixes
1.0
- Initial release