[Zope] help external method and security issue
Gabriel Genellina
gagenellina at softlab.com.ar
Mon Dec 15 17:44:30 EST 2003
At 15/12/2003 06:52, you wrote:
Please keep your posts in the list.
> Could you explain us how to provide the credentials in the
>request? or if there is any documentation about it.
The Authorization header is discussed in RFC 2617 (see http://www.w3.org/)
For Basic authentication (just username/password in almost clear text) you
can see an example in ZPublisher/Client.py or urllib.py
Gabriel Genellina
Softlab SRL
More information about the Zope
mailing list