##// END OF EJS Templates
caches: don't try to delete keys if there aren't any to delete....
caches: don't try to delete keys if there aren't any to delete. - This is problematic for REDIS backend.
marcink -
r2969:c92b412f default
Show More
Name Size Modified Last Commit Author
/ rhodecode / authentication / plugins
__init__.py Loading ...
auth_crowd.py Loading ...
auth_headers.py Loading ...
auth_jasig_cas.py Loading ...
auth_ldap.py Loading ...
auth_pam.py Loading ...
auth_rhodecode.py Loading ...
auth_token.py Loading ...