doc/_themes/cubicweb/theme.conf
author Laurent Peuch <cortex@worlddomination.be>
Wed, 08 May 2019 21:37:13 +0200
changeset 12590 a5d7fcde74c9
parent 10491 c67bcee93248
permissions -rw-r--r--
DeprecationWarning: In future versions of Waitress clear_untrusted_proxy_headers will be set to True by default. You may opt-out by setting this value to False, or opt-in explicitly by setting this to True. Source: https://docs.pylonsproject.org/projects/waitress/en/stable/arguments.html?highlight=clear_untrusted_proxy_headers > This tells Waitress to remove any untrusted proxy headers ("Forwarded", > "X-Forwared-For", "X-Forwarded-By", "X-Forwarded-Host", "X-Forwarded-Port", > "X-Forwarded-Proto") not explicitly allowed by trusted_proxy_headers. According to grep we don't use any of those headers so let's turn it on for security reasons.

[theme]
inherit = pyramid
pygments_style = sphinx.pygments_styles.PyramidStyle
stylesheet = cubicweb.css


[options]
logo = logo-cubicweb.svg
favicon = cubicweb.ico
in_progress = false
outdated = false
canonical_url =