16 Jan
2003
16 Jan
'03
11:24 a.m.
On Thu, 2003-01-16 at 11:18, Raphael Arlitt wrote:
I am a bit doubtful about the insecure password transmission in zope. How can I secure this action for user logins and for FTP access to the sites.
I know I can limit the site access to a domain, but still I consider that as being to dangerous.
Any ideas or hints to documentation of securing the password transfer process?
Hi, you can place Zope behind Apache, and protect management pages (for example) throught HTTPS... Thierry