Files
@ 71c2b7054e55
Branch filter:
Location: kallithea/docs/usage/performance.rst
71c2b7054e55
3.0 KiB
text/prs.fallenstein.rst
auth: make internal AuthUser methods private
These methods are never invoked from outside AuthUser; make this
explicit in the code.
Also remove '_instance' member, which is not referenced anywhere else
in the code.
These methods are never invoked from outside AuthUser; make this
explicit in the code.
Also remove '_instance' member, which is not referenced anywhere else
in the code.