##// END OF EJS Templates
fix(caching): fixed problems with Cache query for users....
fix(caching): fixed problems with Cache query for users. The old way of querying caused the user get query to be always cached, and returning old results even in 2fa forms. The new limited query doesn't cache the user object resolving issues
super-admin -
r5365:ae8a165b default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib
_vendor
celerylib
dbmigrate
feedgenerator
hook_daemon
index
middleware
paster_commands
plugins
pyramid_shell
rc_cache
rc_commands
vcs
__init__.py Loading ...
action_parser.py Loading ...
api_utils.py Loading ...
audit_logger.py Loading ...
auth.py Loading ...
base.py Loading ...
caching_query.py Loading ...
channelstream.py Loading ...
codeblocks.py Loading ...
colander_utils.py Loading ...
colored_formatter.py Loading ...
config_utils.py Loading ...
datelib.py Loading ...
db_manage.py Loading ...
diff_match_patch.py Loading ...
diffs.py Loading ...
enc_utils.py Loading ...
encrypt.py Loading ...
encrypt2.py Loading ...
exc_tracking.py Loading ...
exceptions.py Loading ...
ext_json.py Loading ...
ext_json_renderer.py Loading ...
graphmod.py Loading ...
hash_utils.py Loading ...
helpers.py Loading ...
hooks_base.py Loading ...
hooks_utils.py Loading ...
html_filters.py Loading ...
html_sanitizer_defs.py Loading ...
jsonalchemy.py Loading ...
logging_formatter.py Loading ...
markdown_ext.py Loading ...
markup_renderer.py Loading ...
memory_lru_dict.py Loading ...
pagination.py Loading ...
partial_renderer.py Loading ...
pidlock.py Loading ...
pyramid_utils.py Loading ...
rc_beaker.py Loading ...
repo_maintenance.py Loading ...
request.py Loading ...
request_counter.py Loading ...
statsd_client.py Loading ...
str_utils.py Loading ...
string_renderer.py Loading ...
system_info.py Loading ...
type_utils.py Loading ...
user_log_filter.py Loading ...
user_sessions.py Loading ...
utils.py Loading ...
utils2.py Loading ...
view_utils.py Loading ...