vaibhav pol wrote at 2008-9-17 12:52 +0530: > As per my information zope provide http based authentication >and not support cookies based authentication . > I used >CookieCrumbler,exUserFolder,fcForum Products but it not so useful and >robust .
Why do you think "CookieCrumber" is not robust? The modern way to authentication is "PluggableAuthService". There you can flexibly combine implementations of various authentication aspects very modularly. It gives you flexibility but does not increase robustness.... -- Dieter _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )