Auth with data validation in my User model doesn't pick up the notEmpty condition -- it hashes the empty string.
Is this correct? Do i need to add custom validation to check for this? I cannot use $this->Auth->password() in a Model. Or is there a better way to handle this? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
