unrhodecode/rhodecode/apps/ssh_support
Marcin Kuzminski 38c78cd493 ssh: allow customizing the base_url for running application.
Allows proper URLs inside events when executing on SSH calls.
2017-10-25 11:48:03 +02:00
..
lib ssh: allow customizing the base_url for running application. 2017-10-25 11:48:03 +02: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-support: don't use API calls to fetch the data. 2017-10-23 16:09:50 +02:00