Files
@ ebe7d95f698b
Branch filter:
Location: kallithea/docs/usage/customization.rst
ebe7d95f698b
1.7 KiB
text/prs.fallenstein.rst
auth: simplify the double invoked auth classes used for permission checking
Also avoid storing request state in the Has Permission instances. The instances
er temporary and only used once and there is thus not real problem, but it is
simpler and cleaner this way.
Also avoid storing request state in the Has Permission instances. The instances
er temporary and only used once and there is thus not real problem, but it is
simpler and cleaner this way.