Hi,
I'd like to authenticate my users by only a key string.
like /blog/user/login/key => blog/user/login/DTR5656tfygs
I have a table users :
username
key
email
role
I' do it's not secure but It is the way it has to be done for my app. Client require it.
I don' t know how I can achieve that
Any ideas ?
I ve tried to extends BaseAuthenticate in components/auth with no success
Thanks
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
Sunday, July 29, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment