##// END OF EJS Templates
caches: use safest possible pickle for cache backends....
caches: use safest possible pickle for cache backends. - If this crashes we end up in fatal non-recoverable state.
marcink -
r2909:dfc57a11 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 ...