Hello,
I Feel that Cake 1.3 documentation is much understandable and easier then Cake 2.0 documentation, I don't know why CakePHP Did that ?
Eg:
AuthComponent in 2.0
---------------------------------
http://book.cakephp.org/2.0/en/core-libraries/components/authentication.html
And
AuthComponent in 1.3
--------------------------------
http://book.cakephp.org/1.3/en/The-Manual/Core-Components/Authentication.html
In 1.3 it's clearly mention that how can i convert my normal password string into MD5 but in 2.0 it's not clear to me because there are many changes in AuthComponent.
One more example:
in 1.3 AuthComponent Variables are clearly described but in 2.0 there is no description regarding AuthComponent Variables
Any one here can help me to understand this ?
What i am trying to do is i need to convert my password in to Clean MD5 only i don't want any extra string need to be added other then my password only like i don't want salt string etc.
Thanks
Harsh Gupta
--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
Thursday, December 27, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment