> If you do this you'll have to hash your own password rather than let
> Auth do it automatically, because Auth will hash a blank password and
> the 'if' condition will never be true.

If do not touch Auth hashing behavior password field can be checked
not as "notBlank" but by comparison with hashed empty string.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to