Hello. Do you know how can I logout a user without use cookies ? Thank you. ) ( ) ( )
On Tue, 28 Aug 2001, ruben wrote:
Do you know how can I logout a user without use cookies ?
You cannot. HTTP Basic Authentication does not have logout. Period. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
ruben writes:
Do you know how can I logout a user without use cookies ? There is not a really satisfyable solution.
Search the mailing list archives. You will find: * an explanation of Zope's "logout" facility and its problems * a code snipped to implement relogin. It might be adapted for a "logout". Dieter
participants (3)
-
Dieter Maurer -
Oleg Broytmann -
ruben