Skip to content
Snippets Groups Projects
Commit ebf2486c authored by Martin Mareš's avatar Martin Mareš
Browse files

rights: fixup!

parent 9870e693
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !19. Comments created here will be created in the context of that merge request.
......@@ -230,6 +230,7 @@ class Gatekeeper:
for role in self.roles:
try_role(role, at)
self.rights_cache[cache_key] = rights
return rights
def rights_generic(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment