Files
@ f58ed40c9a72
Branch filter:
Location: kallithea/docs/api/models.rst
f58ed40c9a72
632 B
text/prs.fallenstein.rst
auth: refactor auth plugin importing
The list of authentication plugins, configured in the database, may contain
plugins which are no longer available. Therefore directly import the plugin in
get_auth_plugins and report the ImportError to the log instead of
breaking kallithea completely.
Patch modified by Mads Kiilerich.
The list of authentication plugins, configured in the database, may contain
plugins which are no longer available. Therefore directly import the plugin in
get_auth_plugins and report the ImportError to the log instead of
breaking kallithea completely.
Patch modified by Mads Kiilerich.