WebServerAuth 1.3.1 (Apr 24, 2009)
Now there's an egg version, for people who roll like that. All that's added in the non-egg version are some egg-installation instructions in the readme.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 3 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Erik Rose |
You can still download the WebServerAuth package from this page and stick it in your Products folder. Alternatively, you can now add Products.WebServerAuth to your buildout.cfg like this and re-run buildout:
[instance]
eggs =
...(other eggs)...
Products.WebServerAuth


