##// 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.
marcink -
r2681:c2a00a0d default
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / models / settings
__init__.py Loading ...
test_issue_tracker.py Loading ...
test_settings.py Loading ...
test_vcs_settings.py Loading ...