On Sun, Dec 19, 2010 at 2:07 AM, John Maxim <[email protected]> wrote: > What are Auth component ?
http://book.cakephp.org/view/1250/Authentication Just note that Auth will hash your password for you, so there's no need to cal md5(). > My validation rules are here: There's no password validation there. What, exactly, is the problem you're seeing? Could you post the validation rules? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
