unrhodecode/rhodecode/apps/ssh_support/tests
Marcin Kuzminski 034abca8dc ssh: embedded ssh support
- updated command generation and added debug flag
- updated .ini config to have ALL required components to run SSH commands
- rcssh-wrapper now is embedded and pinned into version of enterprise
- update ssh_support configration
- implements #5343
2017-08-18 14:32:00 +02:00
..
__init__.py ssh: added support for auto generating authorized_keys from stored ssh keys. 2017-08-03 16:36:16 +02:00
test_server_git.py ssh: embedded ssh support 2017-08-18 14:32:00 +02:00
test_server_hg.py ssh: embedded ssh support 2017-08-18 14:32:00 +02:00
test_server_svn.py ssh: embedded ssh support 2017-08-18 14:32:00 +02:00
test_ssh_authorized_keys_gen.py ssh: embedded ssh support 2017-08-18 14:32:00 +02:00
test_ssh_wrapper.py ssh: embedded ssh support 2017-08-18 14:32:00 +02:00
test_svn_tunnel_wrapper.py ssh: embedded ssh support 2017-08-18 14:32:00 +02:00