- only send the session cookie over a secure connection (patch from Toshio Kuratomi, with modifications)

- remove the KojiWebURL config option (no longer necessary)
This commit is contained in:
Mike Bonnet 2008-05-23 17:39:57 -04:00
parent ecc44a59bd
commit 79978d3626
2 changed files with 35 additions and 13 deletions

View file

@ -8,7 +8,6 @@ Alias /koji "/usr/share/koji-web/scripts/"
# General settings
PythonDebug On
PythonOption KojiHubURL http://hub.example.com/kojihub
PythonOption KojiWebURL http://www.example.com/koji
PythonOption KojiPackagesURL http://server.example.com/mnt/koji/packages
PythonOption WebPrincipal koji/web@EXAMPLE.COM
PythonOption WebKeytab /etc/httpd.keytab