##// END OF EJS Templates
caches: use single default cache dir for all backends....
caches: use single default cache dir for all backends. - disable .lower() on cache settings so uppercase directories are actually handled correctly. - fixed problem with long new dir structure that isn't yet existing.
marcink -
r3008:ab171c02 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 ...