Files @ 12ca667b69b6
Branch filter:

Location: kallithea/rhodecode/tests/models/test_user_permissions_on_repos.py

Mads Kiilerich
api: don't report invalidated cache_keys after invalidating a repo

The keys are an implementation detail and is never relevant outside RhodeCode
internals and should not be leaked.
#TODO; write tests when we activate algo for permissions.