[Maypole] Maypole::Authentication::UserSessionCookie, sessionid in path
Sebastian Riedel
sri@oook.de
Tue, 10 Aug 2004 11:47:12 +0200
Hi,
I would like to have the sessionid as part of the path,
it works fine thanks to the ability to overload parse_path,
but now i have a problem.
There seems no way to make this parsed sessionid available to
Maypole::Authentication::UserSessionCookie.
Ok, i can modify Maypole::Authentication::UserSessionCookie, but i can't
believe Simon forgot to implement something for this. :)
So, is there a right-way(tm) to do it?
Cheers,
Sebastian