Challenge-Response Secure Logins Tutorial

2006-08-30 Thread Happyscotsman

Hi! I have posted another tutorial on my site, this one for creating a
secure login system using a challenge-response mechanism. Basically,
this setup ensures that a user's password is not sent across the
network in plain text when logging in. Through the use of a varying
salt, you are also protected from an attacker sniffing the encrypted
password and using that to gain access. The tutorial can be found at
http://www.ifisgeek.com/tutorials/show/secure_logins_with_challengeresponse
or on the CakePHP wiki. As always, feedback is welcomed and
appreciated.

Jeff.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Single Table Inheritance Tutorial

2006-08-27 Thread Happyscotsman

Hi. I have created a tutorial for implementing Single Table Inheritance
in CakePHP and posted it on my site
(http://www.ifisgeek.com/tutorials/show/implementing_single_table_inheritance_in_cakephp)
and on the wiki site. I am looking for some feedback. I am currently
using this setup on my site for my blog and tutorials so I know the
concept is sound but I'll take any feedback I can get on it - it is my
first try at contributing back to an open project such as this. Let me
know how I did!

Thanks,
Jeff.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---