- 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:
parent
ecc44a59bd
commit
79978d3626
2 changed files with 35 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue