##// END OF EJS Templates
vcs: Remove unused code from get_scm function....
vcs: Remove unused code from get_scm function. No code seems to use these arguments anymore so it's better to remove them and simplify the code by removing unsused code paths.
Martin Bornhold -
r484:bfa034e4 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 ...