Specialized zc.buildout plugin to add http basicauthentication support with a pwd file.
Project description
=========================
HTTP plugins for buildout
=========================
HTTP Basic-Authenication
========================
Whith this extension it is possible to define password protected
package directories without specifying the password and user in the
url.
Example: protected location http://www.example.com/dist
File buildout.cfg:
[buildout]
find-links=http://www.example.com/dist
extensions=lovely.buildouthttp
Create the password file, this file contains all authentication
information. Each row consists of realm, uri, username, password.
file ~/.buildout/.httpauth:
Example com realm, http://www.example.com, username, secret
===============================
Changes for lovely.buildouthttp
===============================
2007/07/23 0.1.0a3:
===================
- added information to setup.py, moved to cheeseshop
2007/06/21 0.1.0a2:
===================
- Log download failures
- Fixed license header
- Log connections on debug.
2007/06/14 0.1.0a1:
===================
- initial release
Download
**********************
HTTP plugins for buildout
=========================
HTTP Basic-Authenication
========================
Whith this extension it is possible to define password protected
package directories without specifying the password and user in the
url.
Example: protected location http://www.example.com/dist
File buildout.cfg:
[buildout]
find-links=http://www.example.com/dist
extensions=lovely.buildouthttp
Create the password file, this file contains all authentication
information. Each row consists of realm, uri, username, password.
file ~/.buildout/.httpauth:
Example com realm, http://www.example.com, username, secret
===============================
Changes for lovely.buildouthttp
===============================
2007/07/23 0.1.0a3:
===================
- added information to setup.py, moved to cheeseshop
2007/06/21 0.1.0a2:
===================
- Log download failures
- Fixed license header
- Log connections on debug.
2007/06/14 0.1.0a1:
===================
- initial release
Download
**********************
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for lovely.buildouthttp-0.1.0a3-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | d35760a06b4143a1ba805bf25d829e8a2c5a595f83d123e37e9af8913da650c8 |
|
MD5 | a86f52b6faf8b3a2f6c4df2564de25af |
|
BLAKE2b-256 | 6f53ffbf57dad6ac30f2362c579a920e21d4d96f7745601a6cb21739c6c6ea79 |