unrhodecode/rhodecode/apps/ssh_support/lib/backends
Marcin Kuzminski 15972afecb ssh: use proper way of extracting the HOOK_PROTOCOL out of vcssettings.
- it might be not stored inside the .ini file so we should use the config
that has proper defaults, and it's used in many other places.
2017-11-06 11:43:38 +01:00
..
__init__.py ssh: prevent exceptions when user associated to stored old key is not found. 2017-11-03 13:07:02 +01:00
base.py ssh: use proper way of extracting the HOOK_PROTOCOL out of vcssettings. 2017-11-06 11:43:38 +01:00
git.py ssh-support: enabled full handling of all backends via SSH. 2017-10-24 23:48:14 +02:00
hg.py ssh-support: enabled full handling of all backends via SSH. 2017-10-24 23:48:14 +02:00
svn.py ssh-support: enabled full handling of all backends via SSH. 2017-10-24 23:48:14 +02:00