Files @ 3598e2a4e051
Branch filter:

Location: kallithea/docs/readme.rst - annotation

3598e2a4e051 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Søren Løvborg
auth: remove redundant is_authenticated check

It turns out the user.is_authenticated check is redundant, since it's
True for both anonymous users and logged in users, and API key users
are handled prior to the check.
1
2
3
.. _readme:

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