nodebb-plugin-md5-password

1.0.1 • Public • Published

nodebb-plugin-md5-password

NPM version

A NodeBB plugin to support login of users imported from ancient forum softwares saving password in plain md5.

Installation

Run this command to install the plugin and restart your NodeBB instance.

npm install nodebb-plugin-md5-password

Notice

Remember the password should no longer store in plain md5 after imported to NodeBB, the md5 hash should be encrypted via the internal encryption (bcrypt) of NodeBB.

Please destroy your original user data from ancient forum softwares after the migration be done.

Readme

Keywords

Package Sidebar

Install

npm i nodebb-plugin-md5-password

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

3.27 kB

Total Files

5

Last publish

Collaborators

  • mudkipme