Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

mudkipme/nodebb-plugin-md5-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published