even better:
use $this->Auth->password() from the auth component (if you use it)
On 11 Feb., 23:21, Ryan Schmidt wrote:
> On Feb 11, 2011, at 00:13, Ed wrote:
>
> > I am new to Cake but, am diving in head first... I've tried several
> > different types of coding examples on how to allow a User t
On Feb 11, 2011, at 00:13, Ed wrote:
> I am new to Cake but, am diving in head first... I've tried several
> different types of coding examples on how to allow a User to change
> their password. This is the version I am trying and we (my group) do
> have Auth working, so 'User' needs to be "Auth.U
I am new to Cake but, am diving in head first... I've tried several
different types of coding examples on how to allow a User to change
their password. This is the version I am trying and we (my group) do
have Auth working, so 'User' needs to be "Auth.User" ... Can anyone
give me an idea why it doe