You are not logged in Log in Join
You are here: Home » Members » mrlex's Home » ACUF » patch-cookie-crumbler

Log in
Name

Password

 

cookie crumbler patch

Patch Feature

  • allow to keep track of GET parameters sent on query made after session timeout in Plone 2.0.x environments (x <= 5).
  • does nothing with Basic Auth

CMFCore version

  • the one shipped with plone 2.0.5 (CMFCore-1.4.7)

How to apply under UNIX:

  cd /usr/local/zope/lib/python/Products/CMFCore/
  patch < /tmp/patch-cc

Download

patch-cc