Change ServerTokens parameter of Horizon container to make server signature less verbose

Bug #1586112 reported by Christian Berendt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Wishlist
Christian Berendt

Bug Description

At the moment the ServerTokens parameter of the Apache configuration used in the Horizon container is set to "OS" when using Ubuntu as base distribution. Because of the the server signature is "Server: Apache/2.4.7 (Ubuntu)". This should be changed to Major or Prod to make the server signature less verbose.

Changed in kolla:
importance: Undecided → Wishlist
assignee: nobody → Christian Berendt (berendt-betacloud)
milestone: none → newton-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/321798
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=d1b170dfd896bcf65d4263d632bb51fac3d271c6
Submitter: Jenkins
Branch: master

commit d1b170dfd896bcf65d4263d632bb51fac3d271c6
Author: Christian Berendt <email address hidden>
Date: Thu May 26 19:07:56 2016 +0200

    Set ServerTokens parameter to 'Prod' for Ubuntu Apache config

    The default value of the ServerTokens parameter is OS by default when
    using Ubuntu as base image. This results in "Server: Apache/2.4.7 (Ubuntu)"
    as server signature. Setting the parameter to "Prod" produces a less
    verbose server signature.

    Change-Id: I9a1422890cc667423bde73ea2dd7be143eb8b04a
    Partial-bug: #1586112

Changed in kolla:
status: New → Fix Committed
Changed in kolla:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.