外掛說明
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.
安裝方式
Upload the Custom password encryption plugin to your blog, Activate it, then choose encryption method in Settings -> Custom password encryption).
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.1
- encryption mysql OLD_PASSWORD
- encryption mysql PASSWORD
0.2
- localization inplemented