8 Feb
2001
8 Feb
'01
6:01 p.m.
On Thu, 8 Feb 2001, Gary Perez wrote:
When the user is prompted by Zope to login (user defined role, limited page access, etc.), are the username and password sent from the client to the Zope server in clear text or are they encrypted somehow?
It depends on whether you use HTTP or HTTPS. On HTTP passwords go absoluteley unencripted. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.