Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support crypt function #80

Open
rantoniuk opened this issue Jul 29, 2014 · 1 comment
Open

Support crypt function #80

rantoniuk opened this issue Jul 29, 2014 · 1 comment

Comments

@rantoniuk
Copy link

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

@rantoniuk
Copy link
Author

Forking for pull request.

rantoniuk pushed a commit to rantoniuk/yii-user that referenced this issue Jul 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant