Files
@ 42bbccdec0a0
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
42bbccdec0a0
2.7 KiB
text/css
auth: catch all exceptions while loading auth plugin - not just ImportError
A third party plugin could raise any kind of exception, so we should be
prepared for that.
A third party plugin could raise any kind of exception, so we should be
prepared for that.