Files
@ 69421c730569
Branch filter:
Location: kallithea/docs/api/models.rst
69421c730569
573 B
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.