Files @ f58ed40c9a72
Branch filter:

Location: kallithea/docs/readme.rst

domruf
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.
1
2
3
.. _readme:

.. include:: ./../README.rst