Page 1 of 1

Quick Cache - External Authentication

PostPosted: August 30th, 2011, 9:10 am
by praveenbm5
Hello Everybody,

I use external authentication on my wordpress site and session and user data is maintained outside wordpress using pluggable functions. All other plugins are functioning appropriately but quick cache is not functioning properly when I disable caching for logged in users. Quick Cache is unable to detect if a user is logged in and is serving cached files.

I have looked into the code of Quick Cache and it seems to be looking for wordpress specific cookies to recognise logged in users.

Is there a solution?

Thank you.