Linux 软件免费装

MD5 Password Hashes

开发者 ryan
更新时间 2008年3月28日 15:01
PHP版本: 2.5 及以上
WordPress版本: 2.5

标签

login password md5

下载

详情介绍:

This plugin reverts storage of user passwords back to using MD5 hashing instead of the newer phpass hashing introduced in 2.5. It is useful for people who need to maintain MD5 as the hashing type due to sharing of the WordPress user tables with other applications which require it. If some of your passwords are already converted to phpass, do not fear. The next time those users log in to WordPress their passwords will be converted back to MD5.

安装:

  1. Upload the plugin into /wp-content/plugins/ directory
  2. Activate the plugin