Files
@ 69421c730569
Branch filter:
Location: kallithea/scripts/validate-commits
69421c730569
1.4 KiB
text/plain
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.