On Tue, 1 Apr 2008 12:28:28 -0500 (CDT), Mike McGrath wrote:

> > Just using urllib and user:[EMAIL PROTECTED] was enough here.
> 
> Alternatively I suspect you can pass
> 
> ?user_name=user&password=password&login=Login

If that are the correct key=value pairs for the login form, yes. That's
similarly easy to do with urllib.urlencode. Form input would be a
completely different authentication method, though.

_______________________________________________
Fedora-infrastructure-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to