Descrição
This plugin will enhance security of your WordPress site by disabling password reset function over email of WordPress.
Use with caution since otherwise if you forgot your user password you will need to reset the password directly in the database with phpmyadmin or similar tool.
Adittionally this plugin will hide notice which say what is wrong “password” or “username” on WordPress login page.
Instalação
- Upload
disablepasswordreset.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- What if I forgot my password?
-
You should reset it through phpmyadmin.
More info here:
https://codex.wordpress.org/Resetting_Your_Password - Is this definitive protection?
-
Certainly not. It will rather set off script kiddies.
Avaliações
Contribuidores e desenvolvedores
“Disable Password Reset” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “Disable Password Reset” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0
First version with basic functionalities.