Files
@ 6056c0e8244f
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
6056c0e8244f
2.7 KiB
text/css
auth: don't use json for debug logging
The json formatting is just a source of error - it will for example crash if
there should be bytes anywhere.
The json formatting is just a source of error - it will for example crash if
there should be bytes anywhere.