##// 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 / api / views
__init__.py Loading ...
deprecated_api.py Loading ...
gist_api.py Loading ...
pull_request_api.py Loading ...
repo_api.py Loading ...
repo_group_api.py Loading ...
server_api.py Loading ...
testing_api.py Loading ...
user_api.py Loading ...
user_group_api.py Loading ...