Subject: | module wiping out needed helper cookies |
We have a wrapper system that provides authentication. It runs on an
apache level. We cannot alter it. The system provides cookies which
this module wipes out each time because they are unrecognized.
The solution as I see it would be to either have an ignore list or have
a list of cookies that this module manages. From the looks of it I
don't see an easy way to subclass this module to easily fix the
problem. Would it be possible to provide this as a feature in this
module?