You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP is now having a good crypt function that supports blowfish.
yii-user should support crypt() in addition to sha1 and md5, and in fact use it as default.
PHP is now having a good crypt function that supports blowfish.
yii-user should support crypt() in addition to sha1 and md5, and in fact use it as default.
http://pl1.php.net/manual/en/function.crypt.php
The text was updated successfully, but these errors were encountered: