Hi Tom

Has anyone thought about making the CacheHandler work with secure URIs?
It should work with secure URI's ,

I have an annoying situation where a "public" instance still requires users to log in, and this seems to prevent Magnolia from caching any content because the CacheHandler doesn't know how to authenticate.

I double checked the code. CacheHandler uses authorization headers from the original request.


which version of magnolia you are using? please file a JIRA task if its really the case.

regards
- Sameer



On Nov 3, 2005, at 8:20 PM, (Thomas M. Duffey) wrote:

Hi All,

Has anyone thought about making the CacheHandler work with secure URIs? I have an annoying situation where a "public" instance still requires users to log in, and this seems to prevent Magnolia from caching any content because the CacheHandler doesn't know how to authenticate. Perhaps the solution is to add authentication to the CacheHandler and then create some "cache" user with read-only access to the whole site?

- Tom

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to