##// END OF EJS Templates
auth: use cache_ttl from a plugin to also cache permissions....
auth: use cache_ttl from a plugin to also cache permissions. - this gives a 30% speed increase in operations like svn commit - generally uses the same mechanismy like auth cache to cache permissions for faster access to vcs commands

File last commit:

r2025:0ae30cda default
r2154:574d07a8 default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.10.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]