Linux 软件免费装

Password bcrypt

开发者 szepe.viktor
更新时间 2016年8月12日 07:38
PHP版本: 4.4 及以上
WordPress版本: 4.5.2
版权: GPLv2 or later
版权网址: 版权信息

标签

password hash bcrypt

下载

1.0.1 1.0.2 1.0.3

详情介绍:

wp-password-bcrypt is a WordPress plugin to replace WP's outdated and insecure MD5-based password hashing with the modern and secure bcrypt. It is written by roots.io people. This plugin requires PHP >= 5.5.0 which introduced the built-in password_hash and password_verify functions. See Improving WordPress Password Security for more background on this plugin and the password hashing issue.

安装:

  1. Upload the plugin files to the /wp-content/plugins/password-bcrypt directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress

常见问题:

Manual installation as a must-use plugin

If you don't use Composer, you can manually copy wp-password-bcrypt.php into your mu-plugins folder. We do not recommend using this as a normal (non-MU) plugin. It makes it too easy to disable or remove the plugin.

更新日志:

1.0.3 1.0.2 1.0.1