##// END OF EJS Templates
auth-plugins: fixed problem with cache of settings in multi-worker mode....
auth-plugins: fixed problem with cache of settings in multi-worker mode. - previous implementation had a bug that cached the settings in each class, caused not refreshing the update of settings in multi-worker mode. Only restart of rhodecode loaded new settings.

File last commit:

r2666:603f05bc stable
r2681:c2a00a0d default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.12.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]