i added an password from login into the mysql db and now i'm ready for login
But where i set the hashing algorithm i dont know On 26 Feb., 20:37, acl68 <[email protected]> wrote: > Hi Marcus, > > I tried a lot, too , until it finally worked, it is not really simple. Which > kind of password hashing do you use? > Try to debug output the password from the db and the hashed password you give > at the login form. > > Anja > > Am Samstag, 26. Februar 2011, um 20:21:16 schrieb amarradi: > > > Thanks a lot, > > > I tryed this video tutorial > >http://tv.cakephp.org/video/jasonwydro/2011/01/29/cakephp_1_3_auth_au... > > cation_component_tutorial_-_administrator_login This System runs also under > > 1.3.7. But the login doesn't work > > > On 26 Feb., 20:08, acl68 <[email protected]> wrote: > > > Hi Marcus, > > > > you have no password automatically set. Cake is a framework an not an > > > WCMS. You can code a user authenitication and autheticated users can be > > > allowed to use the admin methods, but when you start you have no values, > > > no passwords, no login. > > > > Have a look > > > here:http://www.webdevelopment2.com/cakephp-auth-component-tutorial-1/ > > > This is based on cake 1.2 but should work for 1.3, too. > > > > Hope that helps! > > > > Anja > > > > Am Samstag, 26. Februar 2011, um 19:54:38 schrieb amarradi: > > > > Hello together, > > > > > when i add the admin routing to my Application, where did i set the > > > > Password for Admin. Or an other Question. Whats the standard-Password > > > > for Admin? > > > > > Many greetings > > > > Marcus Radisch -- 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
