Files
@ 71c2b7054e55
Branch filter:
Location: kallithea/MANIFEST.in - annotation
71c2b7054e55
823 B
text/plain
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.