Files
@ fffb4e73700e
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
fffb4e73700e
2.7 KiB
text/css
vcs: restructure authorization check
This is a pure refactoring, except for some changed debug log messages.
With this change, we simply return early if anonymous (= default user)
access is enabled, which should help overall readability.
(Diff becomes clearer if whitespace changes are ignored.)
This is a pure refactoring, except for some changed debug log messages.
With this change, we simply return early if anonymous (= default user)
access is enabled, which should help overall readability.
(Diff becomes clearer if whitespace changes are ignored.)