[Zope] [newbie] too often request for user re-authentication
Dieter Maurer
dieter@handshake.de
Thu, 12 Apr 2001 00:21:47 +0200 (CEST)
Win GO writes:
> is it normal for zope to request for re-authentication everytime you do a task? i'm new with zope and still learning the ropes.
It is not completely usual, but it depends on your browser...
You may read the "Authentication" section of
URL:http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html
Browsers should (but are not required to) send authentication
information automatically to any subtree they have got an
authentication challenge for.
Dieter