Files
@ 69421c730569
Branch filter:
Location: kallithea/docs/usage/customization.rst
69421c730569
2.5 KiB
text/prs.fallenstein.rst
auth: refactor auth computation, introducing bump_permission helper function
Less lines of code, and less "repeat yourself" reduces the risk of writing code
that incorrectly add extra permissions.
Less lines of code, and less "repeat yourself" reduces the risk of writing code
that incorrectly add extra permissions.