Files @ d052078e0a16
Branch filter:

Location: kallithea/docs/readme.rst - annotation

d052078e0a16 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Søren Løvborg
BaseController: refactor API key authentication

Untangle API key authentication. Creating an AuthUser from an API key
can leave the AuthUser authenticated or not, depending on key validity
and Kallithea configuration; but either way, _determine_auth_user will
not change this fact, and we can return early.
1
2
3
.. _readme:

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