If you are using Auth component you could do it by this way: http://book.cakephp.org/view/1254/Change-Hash-Function
Hope it's helps. On Tue, Sep 13, 2011 at 6:43 AM, chaitanya mutyala <[email protected]> wrote: > Hello, > > Can someone suggest the best way to override the core 'hash' function > ( /lib/cake/Utility/Security.php ) without touching any of the core > files? I want to write my own custom hash function. > > Thanks, > Chaitanya > > -- > 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 > -- 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
