The old randomness extension is obsolete because it has been moved into Yii 1.1.14 in CSecurityManager and CPasswordHelper.
Use of CPasswordHelper is demonstrated in the blog tutorial.
The old randomness extension is obsolete because it has been moved into Yii 1.1.14 in CSecurityManager and CPasswordHelper.
Use of CPasswordHelper is demonstrated in the blog tutorial.
User Contributed Notes 2
What about the CSecurityManager?
I dont see any use of the CSecurityManager!! I think is a powerfull class that needs some attention.
CSecurityManager
CSecurityManager uses mt_rand to generate random numbers.
Don't use it.
Leave a comment
If you have any questions, please ask in the forum instead.
Join the conversation to share a note.