Files @ fd80edc4aa20
Branch filter:

Location: kallithea/docs/readme.rst

Søren Løvborg
auth: move UserModel.fill_data to AuthUser

Because the method is only used by AuthUser, and also because it's an
awful thing to do (copying a large but ill-defined set of attributes
from one object to another), and we don't want usage to spread.
1
2
3
.. _readme:

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