Files
@ 42bbccdec0a0
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
42bbccdec0a0
4.4 KiB
image/svg+xml
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.