##// END OF EJS Templates
vcs: Move VCSMiddleware up to pyramid layer as wrapper around pylons app....
vcs: Move VCSMiddleware up to pyramid layer as wrapper around pylons app. The VCSMiddleware is now moved to the pyramid layer and acts as a fallback if pyramid does not find a view to handle the request.
Martin Bornhold -
r581:5c1ed3a7 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 ...