How to make it so I can perform an action right after user has logged in with auth component?

2010-09-04 Thread MrDarren
Hi, how would I make it so I can update database information right
after a user has logged in with the auth component? I want to perform
this in the login action.

Thanks,
Darren

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Auth Component Login Hook?

2010-09-04 Thread MrDarren
Hi all, I want to do an action to my database everytime someone logs
in via the Auth component. Is this possible and what method would I go
about doing this? I have thought about extending the component but
then what method in the component would I use?

Thanks,
Darren

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en