Wednesday, June 24, 2015

Re: How to create Login using "already-hashed password" from another application (non-cakephp application)


On Thu, Jun 25, 2015 at 9:39 AM, 'Cruisine' via CakePHP <cake-php@googlegroups.com> wrote:
Dear friends,

Recently i'm working with cakephp project. The database used in the project is from another already built application (non-cakephp app), which is has its own user table that has full of user's datas. The password are already hashed from that application. My question is, how can i create a login user in my current cakephp project which can read the already-hashed password from that user table ?

My question might be too basic to you, but i sincerely need your helps.

Thank You.

--
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 unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.



--
=============================================================
Hire a CakePHP dev team : http://sanisoft.com
=============================================================

--
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 unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: