Custom password encryption

0

Currently supported password encryptions are mysql OLD_PASSWORD and mysql PASSWORD, so if you have migrate from application with user’s passwords encrypted with those two methods it w

Version
Last updated
Active installations
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Currently supported password encryptions are mysql OLD_PASSWORD and mysql PASSWORD, so if you have migrate from application with user’s passwords encrypted with those two methods it will enable them to login.

This is useful if you don’t want to force all existing users to reset password.