Files
@ a38e328db172
Branch filter:
Location: kallithea/docs/theme/nature/layout.html - annotation
a38e328db172
1.0 KiB
text/html
AuthUser: make get_perms method private
The get_perms method is used exactly once, by the permissions property.
A future, more thorough examination of the code may reveal if it should
stay or go; for now, just make it private. Also, enhance docstring
accuracy.
The get_perms method is used exactly once, by the permissions property.
A future, more thorough examination of the code may reveal if it should
stay or go; for now, just make it private. Also, enhance docstring
accuracy.