2 Feb
2012
2 Feb
'12
9:57 p.m.
On 02/02/2012 10:46 AM, Hugo Ramos wrote:
I need to reuse a web application I developed around 2005/2006. This App was using CookieCrumbler as it's only authentication method but it seems that after zope 2.11.x the product is broken as it has a few imports from deprecated classes.
Anyone knows about CookieCrumbler versions above 1.2 or some other replacement for this product?
Zope's pluggable authentication service replaces it. Shane