[Zope-CMF] Authentication frustration
Kevin Carlson
khcarlso@bellsouth.net
Tue, 24 Sep 2002 16:42:38 -0400
Yes, I do use Apache but version 1.3.20 -- would that also have the problem?
Kevin
-----Original Message-----
From: Dieter Maurer [mailto:dieter@handshake.de]
Sent: Tuesday, September 24, 2002 4:01 PM
To: Kevin Carlson
Cc: zope-cmf@zope.org
Subject: Re: [Zope-CMF] Authentication frustration
Kevin Carlson writes:
> I have a form (docOption) that displays a list of DB records and a link
to
> delete a DB record (deldoc). Deldoc is a python script that calls a ZSQL
> method to delete the record and then redirects the browser back to the
> docOption form.
>
> Upon redirection to docOption I am instead redirected to the login_form
and
> I don't understand why this is happening since I was just there.
Maybe a cookie problem.
Do you use Apache 3.1.23/24?
Dieter