I have a cake app running and I have installed a site statistics
application in my webroot (piwik). I want to be able to make it so
when an admin logs in on my site, they can click on a link to the
piwik site and it will log in to piwik automatically.  When you go to
the mysite.com/piwik/ it prompts the user for a username and password
(using a form and post method).  This is annoying for the user that
just logged in.  I'm looking for a way to have this user info grabbed
data from the session variable.  Is this possible?  Thanks.

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 [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to