So it looks like if you use this well documented method: $this->Security->blackHoleCallback = 'forceSSL'; $this->Security->requireSecure();
And then implement caching on the page. People can access the cached page through regular http. Is this by design? If not has anyone else run into this and found a workaround that doesn't involve turning off caching for the page? -- 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=.
