##// 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:

r2623:0cd3ef36 default
r2681:c2a00a0d default
Show More
compat.py
1 line | 39 B | text/x-python | PythonLexer
from pyramid.compat import configparser