# # ChangeLog for package_branches/invirt-web/cherrypy/code/auth.fcgi # # Generated by Trac 1.0.2 # Apr 29, 2024, 3:13:35 AM Mon, 21 Dec 2009 01:26:02 GMT price [2655] * package_branches/invirt-web/cherrypy/code/auth.fcgi (modified) * package_branches/invirt-web/cherrypy/code/invirt.fcgi (copied) * package_branches/invirt-web/cherrypy/code/unauth.fcgi (modified) Deduplicate the code in auth.fcgi and unauth.fcgi But call the ... Mon, 21 Dec 2009 00:49:32 GMT broder [2654] * package_branches/invirt-web/cherrypy/code/auth.fcgi (modified) * package_branches/invirt-web/cherrypy/code/unauth.fcgi (modified) Don't calculate static_dir in the fcgi files - we no longer use it there. Sun, 20 Dec 2009 22:26:48 GMT broder [2652] * package_branches/invirt-web/cherrypy/code/auth.fcgi (modified) * package_branches/invirt-web/cherrypy/code/main.py (modified) * package_branches/invirt-web/cherrypy/code/unauth.fcgi (modified) Setup hosting for static resources in the InvirtWeb and ... Sun, 20 Dec 2009 22:20:19 GMT broder [2651] * package_branches/invirt-web/cherrypy/code/auth.fcgi (moved) * package_branches/invirt-web/cherrypy/code/unauth.fcgi (copied) * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/default.mako (modified) * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/ssl.mako (modified) Use separate fcgi files for the authed and unauthed site. This ... Sun, 20 Dec 2009 21:03:12 GMT broder [2650] * package_branches/invirt-web/cherrypy/code/main.fcgi (modified) * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/default.mako (modified) * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/ssl.mako (modified) Fix the unauthenticated web interface. Separate the separate ...