On Monday, 28 May 2012 21:20:13 UTC+2, lsri8088 wrote: > > Hello, > > I'm using cake 2.1 with AuthComponent and standard data modelusers. > > How I can edit a user without changing the password?
Don't include the password field at all in the data you are saving. AD -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
