Files
@ 71c2b7054e55
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
71c2b7054e55
1.7 KiB
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.