Fix the unauthenticated web interface.
authorEvan Broder <broder@mit.edu>
Sun, 20 Dec 2009 21:03:12 +0000 (16:03 -0500)
committerEvan Broder <broder@mit.edu>
Sun, 20 Dec 2009 21:03:12 +0000 (16:03 -0500)
Separate the separate components of the web app by the authenticated
webapp class at /auth and the unauthenticated app at /unauth.

These are purely internal URLs, but used to allow a single CherryPy
instance to serve both the authenticated and unauthenticated website.

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2728


No differences found