Reforma vyhodnocování práv
1 unresolved thread
1 unresolved thread
Compare changes
- Martin Mareš authored
Gatekeeper existuje po celou dobu zpracování requestu (nebo jobu či importu) a kešuje práva a předky míst.
+ 76
− 55
@@ -2,7 +2,7 @@
@@ -126,27 +126,65 @@ role_order_by_type: Dict[db.RoleType, int] = {r.role: i for (i, r) in enumerate(
@@ -156,9 +194,14 @@ class Rights:
@@ -166,66 +209,44 @@ class Rights: