Files @ 4c71667160e5
Branch filter:

Location: kallithea/rhodecode/lib/middleware/__init__.py

Marcin Kuzminski
use os.environ as a fallback for getting special info from hooks, this will allow
calling RhodeCode hooks from outside the system eg. via SSH
- also verify repo if it's a correct VCS throw 404 error otherwise