Files
@ 42bbccdec0a0
Branch filter:
Location: kallithea/init.d/kallithea-daemon-arch
42bbccdec0a0
1.3 KiB
text/plain
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.