Files @ d483e2df546f
Branch filter:

Location: kallithea/docs/theme/nature/theme.conf - annotation

mads
ini: set translate_forwarded_server = False when using paste prefix middleware

Paste Deploy PrefixMiddleware will be default trust HTTP headers that a proxy
server might have set. That can be a problem if there is no proxy server or if
the proxy just pass these headers through.

Change the configuration example to disable this translation.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango