Mercurial > p > roundup > code
view website/www/README @ 4669:d7ac6c7bc371
Fix basic authentication.
Instatiating the login action would fail if the user is not set.
We now first set the user to anonymous and then try basic authentication
if enabled.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Tue, 16 Oct 2012 18:27:33 +0200 |
| parents | 7cd19e56ae4c |
| children |
line wrap: on
line source
These are the sources of the Roundup website. To build them, you need Sphinx (http://sphinx.pocoo.org/). pip install sphinx pip install sphinxcontrib-cheeseshop The content of the 'docs' section are mirrored in from the roundup package - typically just a symlink of "docs" from the roundup source. Good luck ! Stefan
