I have a site that flicks to https for some actions, including when logging in. When it flicks back to http the Auth->user() variable is empty, so permissions are being denied incorrectly and the user is sent to the log in page. Any ideas for how to solve this? Are SSL and non-SSL sessions stored separately?
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
