[Zope] Autologin

Samir Mishra SamirMishra at cbuae.gov.ae
Sat Jun 12 01:26:17 EDT 2004


try this, it mostly works -
http://<username>:<password>@<yoursite-address>:<port>/<whatever-else-on-pat
h>

Try with different browsers, I believe some do not support the above
grammar. I know wget (on linux) does.


-----Original Message-----
From: Peter Bengtsson [mailto:mail at peterbe.com]
Sent: Friday, June 04, 2004 03:30
To: ZOPE.org
Subject: [Zope] Autologin


I've got a basic folderish python product where its instances will by 
default have the View permission switched off, so you get bugger all 
unless you authenticate yourself.
By saving the username and password in Mozilla/IE/... it just requires 
an Enter touch when the login dialog appears; but I don't even want that 
to appear. I want it to work like Sourceforge does where it remembers my 
whole login without any authentication on each visit.

What tools/hacks are available to achieve this?

-- 
Peter Bengtsson, http://www.peterbe.com

_______________________________________________
Zope maillist  -  Zope at zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )



More information about the Zope mailing list