unrhodecode/rhodecode/apps/ssh_support
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
..
lib ssh: use proper way of extracting the HOOK_PROTOCOL out of vcssettings. 2017-11-06 11:43:38 +01:00
tests ssh-support: enabled full handling of all backends via SSH. 2017-10-24 23:48:14 +02:00
__init__.py ssh-support: don't use API calls to fetch the data. 2017-10-23 16:09:50 +02:00
config_keys.py ssh-support: don't use API calls to fetch the data. 2017-10-23 16:09:50 +02:00
events.py ssh: added support for auto generating authorized_keys from stored ssh keys. 2017-08-03 16:36:16 +02:00
subscribers.py ssh: added support for auto generating authorized_keys from stored ssh keys. 2017-08-03 16:36:16 +02:00
utils.py ssh: always expand the path for the generated authorized_keys file. 2017-11-06 11:13:05 +01:00