yii-user
yii-user copied to clipboard
Add blowfish encrypting functionality.
Allows the user to enter 'hash' => 'blowfish' in their main.config and store blowfish encrypted passwords with a salt. I've tested all previous functionality works, and basic checks on registering and changing password functionality.