Files
@ 137ea21dfc10
Branch filter:
Location: kallithea/scripts/make-release
137ea21dfc10
2.0 KiB
text/plain
auth: when a auth plugin can't be imported try the next one instead of breaking completly
Some authentication modules depend on external services. This may cause the import
to fail.
Or another scenario is that a (third party) authentication module has been removed
and can't be imported anymore.
Some authentication modules depend on external services. This may cause the import
to fail.
Or another scenario is that a (third party) authentication module has been removed
and can't be imported anymore.