##// END OF EJS Templates
vcs: register repo_name as specialized middleware variables instead...
vcs: register repo_name as specialized middleware variables instead of relying on env variables. - use order of defined vcs.backends to detect middleware for handling requests
marcink -
r757:a5f278c1 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 ...