Files
@ 71c2b7054e55
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
71c2b7054e55
2.7 KiB
text/css
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.