Files @ ee6b7e9f34e6
Branch filter:

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

Søren Løvborg
auth: perform basic HTTP security checks already in BaseController

There's no reason to postpone these to a LoginRequired decorated
controller function. This way, they run unconditionally for all
subclasses of BaseController (so everything except JSON-RPC and
VCS controllers).
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango