Files @ 815bf70a88ce
Branch filter:

Location: kallithea/docs/readme.rst

Søren Løvborg
AuthUser: simplify check_ip_allowed and drop is_ip_allowed

check_ip_allowed is always called with user_id and inherit_from_default
arguments taken from the same User/AuthUser object, so just take that
object instead. This simplifies the is_ip_allowed method to the point
where it can be removed.
1
2
3
.. _readme:

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